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.
|