Jeand wrote:

> ??? = i wonder how to find the duration of my mpeg movie..(if is QT, 
> definitely no have problem).

Since you're using the WMP ActiveX control, use this:


dur = sprite(wmpOcxSprite).Duration


You'll find a list of all its properties if you double-click the ActiveX
castMember.  For details on its complete API, look here:

http://msdn.microsoft.com/library/psdk/wm_media/wmpsdk/mmp_sdk/reference/med
iaplayercontrolreference.htm

HTH,
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!]

Reply via email to