Hi,
I have aan AVI movie., and I have in the tempo channel a "Wait for end of
MOV1" tempo setting that works fine.
But I also have control buttons (play, pause, RW, FW) that also work fine
except that:
when the Pause button is clicked, the movie pauses but the tempo channel
considers that as the end of the movie and lets the playback head continue
its way.
The script of the Pause button is:
on mouseUp me
sprite(x).movierate = 0
end
Any help welcomed.
Anna
[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!]