Flasher Archive

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


Subject: Re: FLASH: Animated buttons
From: John Croteau
Date: Sat, 2 Jan 1999 00:17:36 GMT

Hi Osvaldo,

> When I pass the mouse over 3 balls get out of the this,
> when roll out the 3 balls get back to the main ball.
> What I did: created a movie clip with these 2 movements
> with a STOP action at the beginning, at Start of getting out
> and at Start of getting back.
> Then I placed the button on scene and create an action when
> RELEASE to go to frame 10.
> What Am I doing wrong ?
The basic problem is you are using bad structure and even a small change
crashes the Flash editor.

What you have done is placed a Movie Clip inside a Button and then you
have button actions inside that Movie Clip.

You can put buttons in Movie Clips or Movie Clips inside Buttons but
nesting a Button inside a MC inside a Button is not a good idea.

In this and most situations it is much better to have a Movie Clip
contain the Graphic (with button actions) rather than vice versa. You
need to add a Tell Target Button action to send the timeline to frame 10
on the main timeline.

Tell Target Target:/
Go to and Stop Frame:10
End tell Target


> Is there any other way of making animated buttons ?
Lots.

> I uploaded both SWF and FLA files to:
> http://www.clearhouse.com.ar/flash/
I was able to download the FLA.

----------- -----------------------
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.FlashTek.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


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