Featured FLA
» Author: Nick Kouvaris
» Title: Znax
» Description: Znax is a board game. Click 4 tiles of the same color and form squares as big as you can. You will erase all the tiles inside the square and collect points. Get maximum score if you make a square with game edges.
» More by:Nick Kouvaris
Featured Site
» Author Agence WOP Digital Agency
» Title: Electricdrum
» Description: French WOP Agency, 3D websites, Flash (Papervision, Away 3D), event or institutional projects. The agency operates on all digital projects: consulting, design, graphic design, development, online communication. The WOP agency follows you on the implementation of original, creative and optimized digital projects.
When this tutorial is finished, you'll hopefully have more of an idea about
how to combine PHP and Flash into one seamless package and create search
engine of sorts that will look through a text file and return the results
of that search to the Flash movie.
Now, if you don't know PHP, I've included the source for the small script
that does the actual searching with the tutorial, so tht shouldn't be a problem.
One thing that you will need before you start this tutorial is a working machine
that has PHP installed and working with the web server. Without this, the .php file
will be useless, as will much of this tutorial. So, without further ado, let's get started.