Douglas Kennedy wrote:
> Hi Dabo users,
> 
> Help again!
> 
> How does one go about calling/running a flash video (like those created by 
> Camtiasa or CamStudio) within a Dabo slot/panel?
>  
> The flash video will be chosen from a MySQL table list also in a Dabo 
> slot/panel.
> 
> I looked on sourceforge for flash video viewer that could be called from a a 
> python script, I really did not find any good leads.
> 
> Any Help on a "SCORM" import interface? 
> 
> I am creating a Dabo based application for Computer Based Training. 
> 
> What is the correct term for a Dabo slot/panel?
> 
> Thanks,
> 
> Doug
> 

The only possibility i know of is calling a external program
(with os.system) like:
http://www.videolan.org/vlc/
or
http://www.jeroenwijering.com/?item=Flash_Video_Player

Uwe

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

Reply via email to