Flasher Archive

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


Subject: Re: FLASH: Getting the date
From: Nashir Sunderji
Date: Tue, 19 Oct 1999 22:01:03 +0100

Hi John,
 
I have been searching for a solution for this problem. Yes can get it with the javascript command but in Javascript the Document.write function is in the body tag i.e. at the exact place where you want the date to appear in html.  IN Flash I get it before or after my movie clip in the html depending on how I connect flash FS command to javascript.  In short my FS command connects with the Javascript part if it is in the head tag but not in the body tag.
Am I clear?  Am travelling for 2 days but if not will upload the fla and html at an url.
Please help?
 
Thanks again
Nashir
 
----- Original Message -----
Sent: Sunday, October 10, 1999 1:29 AM
Subject: Re: FLASH: Getting the date

Hi Jason,

You can get the date and time from a computer with the JavaScript
Date() method and then use FSCommand to import it. For an accurate clock
you use the same method for Flash 4 as in Flash 3.
See Anchor article Part 2 (get zip at this link) -->
http://www.FlashCentral.com/Tech/Scripting/Index.htm

If using Flash 4 you could import this data without FSCommand but it
could be a few seconds off. You would still use JavaScript or some other
scripting language like ASP to get the date but send the command as a
search parameter on a SWF URL similar to:
Flash.swf?Day=Sat&Date=9&Month=Oct&Year=1999
The whole URL would need to be generated and sent using script.

--
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: Getting the date, John Croteau

Replies
  FLASH: Getting the date, Jason
  Re: FLASH: Getting the date, John Croteau

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