Mink 0 Report post Posted March 29, 2005 I know that flash has the capability to use PHP scripts to bring up information. I have currently a Mambo site that has alot of information stored in MySQL database. Is it possible to adapt the database to pull up the information from the site? Share this post Link to post Share on other sites
mobious 0 Report post Posted March 30, 2005 just create a php script the can access the database. then make flash generate requests from it. then script will process the request and output url encoded string that flash can understand.i hope that's the answer that you need. Share this post Link to post Share on other sites