Flasher Archive

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


Subject: Re: FLASH: GETTIME??
From: Robert Bleeker
Date: Thu, 30 Dec 1999 03:48:04 GMT

Hi,

You could use the following:


If (GetTimer> myTime+60000)
Set Variable "myTime" = GetTimer
Comment: do your thing below.

End If


Should work.

Robert

on 30/12/99 1:19 PM, Daniel Votino at danielatflashbrothers [dot] com wrote:

> Hi all. Is there a quick and dirty way
> to set an action to take place every
> minute while sitting on a single frame?
>
> for example . .
>
> If interval = 60 friggin seconds
> Load Variables . . yadda yadda.
> End If
>
> any simple way to fo this?
>
> thanx.
>
> ~d



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: GETTIME??, Robert Bleeker

Replies
  RE: FLASH: GETTIME??, Daniel Votino

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