At 07:05 PM 11/16/00, pua jeand wrote:
>>>how do i set end of movie(MPEG movie) auto return to
>>>normal mode(without pressing Esc) and also go to next frame??
>>
>>Try this in a frame script:
>>
>>on exitFrame
>> if sprite(x).movieRate <> 0 then
>> go the frame
>> end if
>>end exitFrame
>
>--i try to use u scrite(above) but it won't work..
>cau' i check the MPEG file movie Rate always is 0,
>so waht can i do??
How are you playing the MPEG? If you're using the DirectMedia Xtra you'll
want to look into checking the mediaBusy of sprite or the currentTime of
sprite.
--
Mark A. Boyd
Keep-On-Learnin' :)
[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!]