Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: fit text |
From: | John Croteau |
Date: | Wed, 10 Mar 1999 20:00:27 GMT |
Hi Tim,
> [Tim Hawkins] I have a set of animated buttons, when clicked they perform
> actions one of which sends the movie to a different state frame (that is,
> they are part of the nvigation which requires the buttons to have different
> commands depending on where they are).
> My problem: when you roll over the button it works fine, when you click on
> it it does what you want, but, it repeats the button animation if you stay
> with cursor over the button.
How about putting a stop action in the last frame of the movie clip.
> I think that as the new state is hit, with the new button state the
> rollover command in that button starts the animation again, I may be wrong.
If the MC is in the button it would probably be better to have the MC
separate and control it from the button instance(s).
> Would a feasable solution be to have two buttons active in those positions,
> one that performs functionality with all its different commands. The other
> does the rollover animation and is effectively constant (no differing
> states) within the time line.
> In such case the question is, will 2 buttons on top of each other work?
No that won't work. If a button is over another button only the top one
will respond. You can have 2 or more instances of the same button and
each can have different Instance Properties.
See my Basic Tell target Tutorial
http://www.FlashCentral.com/Tech/Index.htm#Tutorials
----------- -----------------------
John Croteau croteauerols [dot] com (mailto:croteauerols [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-managershocker [dot] com. Problems to: ownershocker [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-managershocker [dot] com
Replies
RE: FLASH: fit text, Tim Hawkins
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]