> Could somebody please help me with even just a simple code on
> how i could playback .mpg videos in Director using ActiveX.
The Windows media player ActiveX control can play .mpg video. Embed it
in your (Win-only) .dir, and use its methods, properties, and events to
control it.
For info on using ActiveX in Director, see Director's help file. For
info on this particular control's API, see
http://msdn.microsoft.com/windowsmedia/.
Good luck,
Rob
/*********************************
* Rob Wingate, Software Human *
* http://www.vingage.com *
* mailto:[EMAIL PROTECTED] *
*********************************/
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]