hi list
i have a 6 second avi. i want it to loop just after it reaches 4 seconds
(it should go to beginning as soon as 4 sec are finished) and go further
from 4 seconds only after a user clicks the avi. on a frame script i have
used
on exitframe
if the movietime of sprite 1 = 4*60 then
set the movietime of sprite 1 to 0
else
go the frame
end if
end
but this doesnt work for me.its just playing normally without rewinding and
it plays
further from 4 sec to the end of the avi. i've used this before for
rewinding the avi and
it worked that time.but previously it was on mouseup that i wanted my avi to
go to beginning. this time i want it to automatically go to movietime 0
after
it reaches 4 sec.
thanx
_________________________________________________________________________
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!]