Flash Remoting in Python?
Dave Benjamin
dave at 3dex.com
Thu Sep 11 21:01:41 EDT 2003
"Brett g Porter" <bgporter at artlogic.com> wrote in message
news:E5WcnXLOoPRMiPyiXTWJiQ at comcast.com...
> We've been using this XML-RPC library for Flash
> http://members.netmadeira.com/killer/xmlrpc/
>
> ...and have found that it serves our needs just fine.
Oh, sure, if you want to do it the logical, obvious way... ;)
I will note, however, that Flash's XML parser is slow, and WDDX is more
compact than XML-RPC (although it isn't, in itself, an RPC protocol, unlike
XML-RPC).
Dave
More information about the Python-list
mailing list