Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: FLASH: how to delay loop?
From: aaron
Date: Tue, 9 May 2000 13:05:03 +0100

Hi..
I am having some trouble with this script.. My question is.. can I
control the speed of the loop so that the goto _currentframe + 1 is
executing at the frame rate of the movie??? (12fps). Is there a pause
command. It seems to execute but so quickly it is unnoticable...

------------------------
On (Release)
Go to and Stop (15)
Loop While (_currentframe <> 25)
Go to and Stop (_currentframe + 1)
End Loop
If (_currentframe >= 25)
Go to and Stop (Listen, 1)
End If
End On
---------------------------

much appreciated...

flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml

Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]