rodmc wrote:

> Can anyone provide me with advice on how easy (or otherwise) it is to
> drive a Flash animation (stored locally but displaed in a browser) with
> a Python application. Basically information is getting streamed to a
> Python client and this is expected to update the Flash animation.
> 
> It sounds odd, but it has to be done.

You can establish a communication over HTTP between the two. Under windows,
COM might be an option, too.

Diez
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to