Featured FLA
» Author: Bugra Ozden
» Title: Skatalog v9 - product catalog
» Description: Create your product catalog easly and publish on your website or Create your image gallery, documents list, portfolio. Fully XML Driven
» More by Bugra Ozden
Featured Site
» Posted in the Flash Kit Links section
» Title: Creative DW Image Show PRO
» Description: Creative DW Image Show PRO is a Dreamweaver extension which enables the user to create multimedia presentations. It combines the features of the popular Creative DW Image Show with the ability to add professional text effects to slides (similar to After Effects). The product is very customizable: the user can choose the duration of the transition effects, the slide motion start and end position, zoom and panning type for both images and texts.
As you can see above, the format is pretty simple. There's a box for a search term (yes, right now
it only accepts one term), a results box that tells you how many results that there were that matched your results,
and the "Results" box that shows the actual results. The arrow on the side allows you to scroll through the results
if there are more than five (it only shows five at a time in the box). When you put a term in and hit the Submit
button, the Flash movie sends a message to the PHP script with the term. The PHP script then does the work of
looking through the file that it's told to, and returns the result to the Flash movie.
First off, lets talk about the PHP script. Now, for those of you not into the whole programming thing, this might be
a little difficult to understand, but I know that there are loads more that know what they re doing, so I'll try
to be brief about it. First thought, the script: