Posted by MattKelly on May 23, 2007 at 9:48pm
UPDATE: I've confirmed that it is, indeed, the Drupal module breaking this functionality. Issue is located here: http://drupal.org/node/146390
In the past version of AMFPHP, I returned a recordset to Flash and Flash received/manipulated it fine (in other words, I only have db_query, and omit the mysql_fetch_* step before passing back to Flash).
Now, Flash doesn't believe it's receiving anything.
Also, it seems this may be a general AMFPHP problem:
http://www.5etdemi.com/blog/archives/2007/01/amfphp-19-beta-2-ridiculous...
Any ideas? Was this support lost in the latest version of AMFPHP or the Drupal module?
Thanks,
Matt