AMFPHP services

Reverse engineer a Flash/AMFPHP view

public
group: Services
wishbone - Tue, 2008-06-10 04:12

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
{

Syndicate content