Flasher Archive

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


Subject: Re: FLASH: Clock Metaphor
From: John Croteau
Date: Tue, 3 Aug 1999 10:03:51 +0100

Hi Chris,

> Please excuse my ingnorance, but I don't know how to have a button set the
> movie clip to ON or OFF. Can you explain it without having to see the FLA?
> I made the buttons and the movie clip. I just can't get the movie clip to
> become active.
Tell Target it using its Instance name. You may have to add a Park frame
if it doesn't have one.

Begin Tell target Target: /InstanceName
Go to and Stop Label: Park
End Tell target

> Also, I noticed that MM say the way to go back to the main timeline is to
> enter "../" into the Target: dialog. You have just ".." Is there a
> difference?
No difff there. But that is the code to go back one step towards the
main timeline.

/ is the code to go back to the main timeline.

/ will work from any movie clip nested or not.
.. or ../ if you prefer only works from MCs placed on the main
timeline, it will not go back to the main timeline from nested MSc (MCs
inside other MCs).

----------- -----------------------
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/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

------------------------------------------------------------------------
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
  Re: FLASH: Clock Metaphor, Chris Burke

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