Flasher Archive

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


Subject: RE: FLASH: Flash Millennium Clock
From: Danny Price (USA)
Date: Thu, 28 Oct 1999 19:18:02 +0100

Don't forget though, the new millennium starts Jan. 1 2001

The Jan 1 2000 date is total BS

Here's proof:

http://www.usno.navy.mil/millennium/whenIs.html



P.S. I am on digest mode. If you wish to respond, CC me personally.











Date: Thu, 28 Oct 1999 06:42:42 -0600
From: "Oliver Emberton" <OliverEmbertonatdatamex [dot] co [dot] uk>
Subject: FLASH: Flash Millenium Clock

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?


Oliver Emberton
Internet Development Manager, Datamex Ltd

Tel: 01933 402300 Fax: 01933 402377
Datamex Ltd, Domino House, Morris Close,
Park Farm Industrial Estate, Wellingborough,
Northamptonshire. NN8 6XF



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: Flash Millennium Clock AND..., Brian

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