On Feb 20, 2007, at 6:30 PM, Douglas Kennedy wrote:

> How does one go about calling/running a flash video (like those  
> created by Camtiasa or CamStudio) within a Dabo slot/panel?

        Currently this only works on Windows. There is a module in the  
wxPython Windows library called 'flashwin'. It's an ActiveX control,  
so I don't anticipate it being available cross-platform anytime soon.

        Check out http://www.daniweb.com/code/snippet615.html for a good  
example.

> What is the correct term for a Dabo slot/panel?

        Depends: in the Class Designer, the empty sizer spaces are called  
'slots', but that's just inside the design surface. At runtime they  
don't exist; the empty spaces are typically filled with dPanel  
objects to mimic the layout of the design surface.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to