Flasher Archive

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


Subject: Re: FLASH: insert pause
From: Helen Triolo
Date: Wed, 23 Aug 2000 16:38:27 +0100

I would yell at it really loud to scare it into inactivity for 5
seconds. Or I would create a timer mc with this code in 2 subsequent
frames:

If (getTimer-/:startTime>5000)
Begin Tell Target ("/")
Play
End Tell Target
End If

and drag an instance of it into the frame where the pause has to happen,
and add this code to that frame:

Set Variable: "startTime" = getTimer
Stop

hth,
Helen
---------------------------------------------------
Flash Q&A archive: http://i-technica.com/flashlist

Matt Spiegler wrote:
>
> how would you tell your movie to pause on a frame for 5 seconds, then
> continue?
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NudeGuru.com is proud to sponsor the Flasher list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
IT'S THE ART OF MONEY, HONEY!
Tips and Advice from some of the most popular Flash
artists + industry power-brokers on how to hold onto
your rights, negotiate contracts and get full value
for your work.http://www.nudeguru.com from Franke James
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: insert pause, Matt Spiegler

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