Dear,
i using ActiveX --windom media player --to play mpeg movie..

on exitFrame me
set the filename of sprite 1 to the pathname&"xx.mpg"
end

i want end of the mpeg movie go frame 2
on exitFrame me
  if member("xx.mpg").duration > ??? then
        go 2
  end if
  go the frame
  end

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

thank
jeand

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.


[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