malidia
November 1st, 2004, 04:06 PM
I just finised the animated smartclips navigation tutorial found on http://www.kirupa.com/developer/mx2004/ani_smartclipnav.htm
and the part i am concerned about is this:
---------------------------------------------------------------
"Now you're obviously going to want these buttons to lead somewhere ... My best advice, and the practice I always use, is to add a new layer above your movie, and insert a new instance of your invisible button per link, and add the Actionscript for each one :)
This gives the user the impression they are clicking on your movie clips, but they are actually clicking on invisible buttons. Devious eh!"
------------------------------------------------------
when ever i put a button ontop of my mc that contains a button to make it work all i can access via the swf is the button on top of the mc, thus the mc never gets hit, thus the animation never plays, is there anyway to make a button so that you can mouse over the button and the mc at the same time???
and the part i am concerned about is this:
---------------------------------------------------------------
"Now you're obviously going to want these buttons to lead somewhere ... My best advice, and the practice I always use, is to add a new layer above your movie, and insert a new instance of your invisible button per link, and add the Actionscript for each one :)
This gives the user the impression they are clicking on your movie clips, but they are actually clicking on invisible buttons. Devious eh!"
------------------------------------------------------
when ever i put a button ontop of my mc that contains a button to make it work all i can access via the swf is the button on top of the mc, thus the mc never gets hit, thus the animation never plays, is there anyway to make a button so that you can mouse over the button and the mc at the same time???