Reverse engineer a Flash/AMFPHP view
Posted by wishbone on June 10, 2008 at 4:12am
I hope this is the appropriate place for this question. I have searched around but cannot find an answer. Hopefully someone here can help:
I am building a Flash/AMFPHP/Drupal site. I populate the Flash from Views.
I had a working view into Flash but somehow screwed it up (don't ask!)...
Background info:
I have created a Custom Content Type called "music" using the CCK audio_field.
I have a view that collects all nodes of this type.
In Flash I push the "Titles" and the "Bodies" into two arrays using this:
private function getMP3s(result:Object):void
{