Author Archives: emanuelzh
Flash: Loading dynamic php XML with BulkLoader
A few days ago I was working with the BulkLoader library that manage multiple loaders at a time but something funny happen when one of those files (or data in this case) were dynamic generated XML from a php file. … Continue reading
Posted in AS3, Flash
Tagged action script, AS3, bulkloader, Flash, muliple loader, php, xml
4 Comments
Basics of sending POST using Action Script
After a long time without activity, I decided to write a new small tutorial. This time I’m gonna show you how to send POST data to a PHP file using Action Script and receive the output from the server. This … Continue reading
Posted in AS3
Tagged action script, AS3, Flash, php, post, send, URLLoader, URLRequest, URLVariables
1 Comment
Browsing and loading local files using FileReference class
Learn how to browse and load local files using FileReference class on Actionscript3 and Flash Player 10
Sound and Action Script 3
Basics of working with sound on Action Script 3, result from working on a Mp3 Player
Adobe CS5 Release
First entry on the blog, a little perspective about Adobe CS5 release.
