PDA

View Full Version : movie clip buttons, no trace



iank2z
April 15th, 2005, 09:47 PM
I have a movie clip on the main timeline which is acting as a button, in the over state of that mc button are 3 regular buttons, which appear on mouseover the mc button, but do not hilite, and will not respond to a trace.
the .fla is at www.k2z.com/ikz4.fla.zip (http://www.k2z.com/ikz4.fla.zip) thanks
ian

Skinny_T
April 15th, 2005, 10:37 PM
If the movieclip is acting as a button then a button cant work inside of a buton can it?

Skinny_T
April 15th, 2005, 10:37 PM
Welcome to the forums! :)

paddy.
April 15th, 2005, 10:42 PM
Once you apply certain actions to a movieclip (usually those associated with button-like effects) you cannot place buttons or other movieclips acting as buttons inside that movieclip. You should use hitTest to activate the parent movieclip's animation.