Flasher Archive

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


Subject: Re: FLASH: How To Do something after a click, then GO TO...
From: John Croteau
Date: Thu, 31 Dec 1998 05:20:57 GMT

Hi Russell,

> I want to have a mouse release go to a certain marker, however, after that
> function is completed, I'd like to have it go to another marker that could
> be different each time...let's see if this makes sense when I put it another
> way...
> I want to click on a button, then, the button will cause certain sections to
> fade away and then it will jump to the appropriate section for that button.

Every action in Flash happens on a timeline.
If you want an action to occur you must move along the main timeline or
have the action run on an independent timeline in a Movie Clip or in
another Movie loaded by Load Movie. A single button can trigger multiple
Actions with a Goto and/or various Tell Targets to Movie Clips or other
Movies loaded by Load Movie. Or that button can trigger a series of
actions. But understanding that nothing happens unless you are moving
along or jumping to a new point in one of the timelines is critical to
understanding how things can happen in Flash.

Though a Button Instance can only actually have one set of actions
assigned to it you can replace the button with another Instance of the
button in the same place on the stage and make it look like the same
button.

----------- -----------------------
John Croteau croteauaterols [dot] com (mailto:croteauaterols [dot] com)
------------- -------------------------
FlashTek (Advanced Websites with Flash) http://www.FlashTek.com/
Flash Central(The Universe Starts Here) http://www.FlashCentral.com/
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: How To Do something after a click, Unger, Russell

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