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 15:22:53 GMT

Hi Russell,

> I think I'm following this, and I'm quite near the point where I need a
> timer in my piece.
> I'm trying to undestand how this will drop into place with how I'm intending
> to use it
I'm not sure it will or will not. You can always modify the code to do
more complicated things. The current Delay Plug and Plug is just that a
timed delay.
You can interrupt it with

Begin Tell Target ("/count")
Go to and Stop (1)
End Tell Target

> --that is to say, can I reset this counter on any of my commands so
> that they, in addition to their original commands, do a TT that says:
> Begin Tell Target (/Timer)
> go to and play label "Timer Start"
> End Tell Target (/Timer)
> At the end of 20 seconds with no action, I want the MC to return to an
> "active" state that I've prepared.
The timer part of this is not a problem, but how will you detect no
activity?
I have a Plug and Play for this in development but it isn't quite ready.

--
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, Russell E. Unger

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