templateWriting Flash code sometimes frustrating, especially while facing databases to display on the
output. Some programmers use XML to track the database but this not working well while
dealing with huge databases. Even more when we want to make search feature on our Flash

application to search and display the database we have. We need to make good coding in order to call th
e database. First create the appropriate Fla file completed with the elements needed such as
variables, movieclips, and syntax. Then we must write some PHP code lines to connect our
application with the database. Of-course first of all we need to have our local server turned
on and the databases created.

For those who really need to learn the programming may have the FLA source along with its
PHP and database samples on the web. It is completed with search feature. Feel free to download