News Feed
Jobs Feed
Sections




News Archive
DevX.com:
Four Ways to Transfer Data Between Flash and PHP
February 05, 2008 @ 12:58:00

The DevX.com site has posted some code that gives you methods for passing information back and forth between PHP and a Flash application.

When you need to develop a web form with a special design and great effects, you will probably elect to use Flash. But building and programming Flash forms is considerably different from building standard HTML-based forms. [...] To do that though, you need to know how to access data in the Flash form and (sometimes) how to update the Flash form from PHP as well.

They help you build a sample Flash form as a base to work with in the transfer methods including the ActionScript to get the data out of each field. The tutorial shows the two way communication that's possible - pushing the Flash values out to the PHP script via a getURL() call and pulling the results back in with a call to loadVars() from the PHP script's output.

0 comments voice your opinion now!
data transfer flash application form script backend loadvars geturl


blog comments powered by Disqus

Similar Posts

Chris Hartjes' Blog: CakePHP Application Deployment: RFC

MSBWare.com: Integrating FCKeditor With Your MySQL Database

SitePoint PHP Blog: PHP Frontend for Xdebug Profiling?

DevShed: Introduction to Maintaining the State of Applications with PHP Sessions

Tizag.com: PHP HTML Form Example


Community Events











Don't see your event here?
Let us know!


functional development series conference zendframework2 community symfony2 phpunit release testing interview framework opinion podcast example introduction usergroup rest language database

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework