maybe there is a better way, but what I've done before is checking the currentPosition:
if myWmpSprite.currentPosition>=myWmpSprite.duration then -- movie done end if valentin Rodrigo Peres wrote: > Hi list, > > > I'm using the activex windows media control under director mx to play > some > mpg movies. There's a way to check if the video is still playing or > already > done?? I've tried some methods from the activex window but almost of > then > return errors. > > Thank's > > > Rodrigo > > [To remove yourself from this list, or to change to digest mode, go > to http://www.penworks.com/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!] [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/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!]
