Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: Counter / Countdown |
From: | 2Nerotik |
Date: | Thu, 18 Nov 1999 19:40:12 GMT |
I use a JavaScript that will countup or down depending on which way you
want it to go.
It's still available for download @
http://www.nisa.net/~2nerotik/JavaScripts/CountDown.zip
You can take a look at http://www.nisa.net/~2nerotik/ to see it counting
up. The zipped
up version I believe counts down.
All you need to do is set the date it should count from.
If you wish to change the script to count up/down you just need to
switch (todaystring) with (futurestring) around.
dd=Date.parse(todaystring)-Date.parse(futurestring)
To integrate into Flash... well that's up to you as I haven't yet needed
to, so haven't
tried to yet.
At 01:28 PM 11/18/99 +0000, Brian McHarg wrote:
>Can anyone suggest a way that I can create a countdown in Flash which would
>give the number of months, days, hours, minutes and seconds to a set event.
>This has to be using Flash or Javascript, as there is no cgi access on the
>web server I'll be hosting the document on.
>
>Any suggestions?
>
>B.
.oOo.
|| I just got lost in thought. It was unfamiliar territory.
||
|| Addicted 2 Swing ---> http://www.nisa.net/~2nerotik/
|| Fontaholic ? ---> http://www.fontsanon.com
|| HTML Writers Guild ---> http://www.hwg.org
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 helpchinwag [dot] com
Replies
FLASH: Counter / Countdown, Brian McHarg
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]