Flasher Archive

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


Subject: Re: FLASH: Flash Millenium Clock
From: John Croteau
Date: Fri, 29 Oct 1999 01:11:16 +0100

Hi Oliver,

> I'm trying to create a Flash 4 millenium clock using the GetTimer function, like this:
> Set Variable: "lasttime" = int ( GetTimer / 200 )
> Loop While (int (GetTimer / 200) = lasttime)
> End Loop
> Set Variable: "msec" = msec - 1
> etc...
>
> My clock works but consumes FAR too much processor time in the browser.
> I think the loop above doesn't allow any other applications a timeslice.
> Is there any way around this, or another means of creating a Flash clock?
A Year 2000 countdown clock can be done in the same method as making an
accurate clock in Flash 3. To have accurate time you must get the
correct time via JavaScript.
See the tutorial especially Part 2 (don't forget to download the zip
file from this link) --->
http://www.FlashCentral.com/Tech/In-Depth.htm

--
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
  FLASH: Flash Millenium Clock, Oliver Emberton

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