Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: Help! Delayed actions |
From: | Robert Bleeker |
Date: | Thu, 13 Jan 2000 00:37:51 GMT |
Try this,
On (Roll Over)
If (_currentframe < 50)
Play
Else
Stop
End If
End On
On (Roll Out)
Stop
End On
Robert
on 13/1/00 10:16 AM, Sung Park at sungwerkhaus [dot] com wrote:
> Okay here's what I have thus far.
>
> On (Roll Over)
> Loop While (_currentframe < 50)
> Go to and Stop (_currentframe +1)
> End Loop
> End On
> On (Roll Out)
> Stop
> End On
>
> My problem is this, I'd like for this to run smoothly from frame 1 to frame
> 50, but instead it goes by so fast it looks like its jumping from frame 1 to
> frame 50. Is there a way to insert a delay of .5 seconds after each frame?
>
> Thanks.
> -s u n g P A R K
>
>
-------------Robert Bleeker---------------
Multimedia Producer@CADRE design Australia
ph:02-96859889--------------fx:02-96859890
--------http://www.cadre.com.au-----------
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Streaming Media WEST '99 Conference & Exhibition
"The Worlds largest Internet Audio & Video Event"
December 7 - 9, San Jose Convention Center, California
Reserve your space today at http://www.streamingmedia.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
Replies
FLASH: Flash: Help! Delayed actions, Sung Park
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]