Flasher Archive

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


Subject: Re: FLASH: Timer
From: John Croteau
Date: Mon, 1 Nov 1999 04:03:36 GMT

Hi Tom and all,

> > http://www.flashbible.com/Members/ActionScript/PlugNPlay/Delay.htm
> Not that i'll ever ask a user to set a timeout length, but one thing I
> couldn't find was how the value in the input box was passed to the MC. John�?
Thanks for the kind words.
The delay plug and play normally uses 2 statements (unless you want the
default 5 second delay). The first statement sets the delay, which is
set on the main timeline as in all of our Plug and Play routines.
Set Variable: "Delay" = 10

When you call the routine Call ("/Count:Up"), the routine then looks
for the variable Delay on the main timeline and if it is there then it
uses it to set the delay time in seconds. If there is no variable
/:Delay then it uses a default 5 seconds for the delay.

Set Variable: "Delay" = 10
Call ("/Count:Up")

--
Coming Soon Flash 4 Web Animation F/X and Design
http://www.amazon.com/exec/obidos/ASIN/1576105555/flashcentral
----------- -----------------------
John Croteau croteauaterols [dot] com (mailto:croteauaterols [dot] com)
------------- -------------------------
FlashTek (Advanced Websites with Flash) http://www.FlashTek.com/
Flash Bible (Fast track to good Flash) http://www.FlashBible.com/
Flash Central(The Universe Starts Here) http://www.FlashCentral.com/
The Flash Tech Resource (Tech Notes) http://www.FlashCentral.com/tech/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


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 helpatchinwag [dot] com


Replies
  Re: FLASH: Timer, Tom Green
  Re: FLASH: Timer, Cheri Harder
  Re: FLASH: Timer, Tom Green

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