Dynamically Auto-Populating A Flash Menu Using AS3/PHP (No AMFPHP Required)
Posted by andrewnprice on March 23, 2009 at 4:25pm
This was a personal project that I had been working on recently. I wanted to do a more flash centric theme redesign, but I still wanted to use Drupal for controlling my menus and automatically updating content categories. This of course required that I come up with a reliable way of populating a flash menu based on changes to Drupal's SQL database. After a little bit of trial and error I think I finally came up with a solution that works well enough to be considered stable.
Read more