Flasher Archive

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


Subject: Re: FLASH: JavaScript vars + Flash
From: John Croteau
Date: Fri, 21 Aug 1998 15:12:20 +0100

Hi Aaron,

This is the code to set the One Minute digit in the Flash Clock.

jc().TGotoLabel('_level0/Clock/1Minute', M1);

jc() is a function that sets the correct window property according to
the browser. MSIE Win 95/98/NT uses a different window property
behavior.
_level0/Clock/1Minute indicates a Movie Clip (1Minute) inside another
Movie Clip (Clock) in a Movie on Level zero. Note, 1Minute and Clock are
the Instance Names and not the Name of the Movie Clips in the Library.
M1 is the JavaScript variable that indicates the current value of the
Minute ones digit. Complete files are included in AnchorClock.txt which
is included in the Work file zip at:

http://www.crownmall.com/FlashTech/part2.zip

----------- -----------------------
John Croteau croteauaterols [dot] com (mailto:croteauaterols [dot] com)
------------- -------------------------
Flash Central(The Universe Starts Here) http://www.FlashCentral.com/
FlashTeK(Advanced Websites with Flash) http://www.CrownMall.com/Flash/
The Flash Tech Resource (Tech Notes) http://www.FlashCentral.com/tech/
Need a PC ? -- Computer King -- http://www.crownmall.com/computers/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-manageratshocker [dot] com


Replies
  FLASH: JavaScript vars + Flash, Aaron Cushing

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