Flasher Archive

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


Subject: Re: Tell Target/On Mouse Over
From: John Croteau
Date: Mon, 25 May 1998 05:30:10 +0100

Hi doh,
I tried to get your page
http://www.yellowknife.com/tri-jin/sondave/flash/proteanintro.htm
In Netscape 3, it is Blank and most probably does not have the MIME set.
In Netscape 4, I get a gif, there is some server side script because
Netscape 3 and Netscape 4 are served up diffwerent pages.
Most probably, this is part of the reason noone answered your first
post.

Second, how to use MouseOvers and TellTargets were answered on the list
a couple of times recently.

Maybe you (and others) don't understand what TellTargets do. They have 2
uses.

A TellTarget can control a MovieClip, but that MovieClip must already
exist currently, though it can be still or even invisible when you send
it a command. You must give an instance of a MovieClip an instance name
before it can be controlled by a TellTarget.

Second, TellTargets are used to send commands to the main timeline in
other Movies that were loaded using 'Load Movie'. To send a command to
another Movie you use its level in the format _levelx where x is a
number defining the level of the movie. The initial movie is always
level zero so you address it as _level0 (underline LEVEL zero).

----------- -----------------------
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
  Tell Target/On Mouse Over, doh5

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