Apr 15 2008
Updated: AMFPHP Communication Class in Flash AS3
This is a quick post to let everyone know minor updates have been made to the amfphp communication class. Thanks to the help of Joshua Logsdon I have been able to make several changes that either fixed bugs or added to the quality of the class. One very useful function is the assocResult function that turns the received object from amfphp into an associative array, which can be much easier to work with sometimes than an object.
The new file is available for download: AS3 AMFPHP Class and Wrapper
Older articles can be accessed:
AMFPHP AS3 Class – Communication between Flash and AMFPHP made easy
AMFPHP AS3 Class and Wrapper – Communication between Flash and AMFPHP made even easier
AMFPHP AS3 Class and Wrapper – MySQL Query Example
Let me know what you think of the updates, and the additions from Joshua.
Popularity: 43% [?]
[...] This latest version was possible thanks to help from Joshua Logsdon (credit can be seen here). [...]
[...] Updated version of the base class [...]
[...] AS3 AMFPHP Class and Wrapper by Kyle Brekke – Easy to use class for AMFPHP Tags: actionscript, amfphp, as3, drupal, Flash [...]