pythonCOM with Flash

John J. Lee jjl at pobox.com
Sat Jun 14 11:39:43 EDT 2003


Dave Brueck <dave at pythonapocrypha.com> writes:

> On Fri, 13 Jun 2003,  wrote:
> 
> > So, if I understand correctly I cannot use Flash as a GUI without another
> > GUI to contain the flash object.
> >
> > am I right?
> 
> That is probably the case, but that doesn't mean that the other GUI needs
> to be a full GUI framework (like wxPython, Tkinter, Qt) - you could use
[...]

Would that even work?  I know Qt has suport for ActiveX controls (or
whatever you want to call them), but do wx & Tk?


> native Win32 calls to create the toplevel window that contains the Flash
> object and that's most of what you need.
[...]

Or use IE as the control container.  I think Alex Martelli has posted
here about this (probably at length ;-) in the past.


John




More information about the Python-list mailing list