On Fri, 6 Jun 2003 11:34:30 -0400 GMT (..17:34 where i live(GMT+2) ) Jet Wilda asked the Zope mailinglist about the following: ...
Then I found an XML-RPC client for Flash http://sourceforge.net/projects/xmlrpcflash and that doesn't seem to work. I think to get it to work I would need to run apache 2 and rewrite the header http://www.zope.org/Members/ike/Flash-Zope/FLASH_xmlrpc_zope .
Is there anyway to get dynamic data into and out of Flash using zope objects? Also without using apache?
the content-type-bug in flash was fixed in version 6 of the player, so if you can keep only to flash MX/6 , flash-xmlrpc will work out-of-the-box with Zope. If you also need to support flash5 (ugh), you will need to do the apache rewrite-hack-thing i guess.. I do it all the time. :) and : personally i have found the 'other' xml-rpc-lib for flash much more easy to use properly: http://members.netmadeira.com/killer/xmlrpc/ :) -- Geir Bækholt