pythonCOM with Flash

Mark Hammond mhammond at skippinet.com.au
Thu Jun 12 10:15:02 EDT 2003


Bradley Schatz wrote:
> Hi,
> 
> I am attempting to use Flash as a UI for a python program. I have
> successfully prototyped this using VB/Flash, and am not trying to convert it
> over to work with python.
> 
> My problem is this, when I run the following code (attached below) nothing
> happens.
> 
> I assume that the Flash activex component needs to be placed in some
> container to be seen, as I am not seeing any window come up when I run this.
> 
> Could anyone suggest how to embed this into a container?

Look at the Pythonwin OCS demos, under the pywin\demos directory. 
wxPython also has some ActiveX container support, but I have never used it.

Mark.





More information about the Python-list mailing list