Groups | Blog | Home
all groups > flash actionscript > november 2006 >

flash actionscript : What is wrong with my navbar


twistedpancreas
11/15/2006 11:30:46 PM
Hey all,

got two simple questions:

1) in my file (http://home.exetel.com.au/twistedpancreas/images/nav.fla) the
rollover states for the buttons don't work as soon as i add code into a keyframe

2) the closeBtn link inside mainMenu doesn't work and i know theres a simple
reason why, but for the life of me i can't work it out

any help would be most appreciated.

thanks again
marshallhansen
11/16/2006 2:00:09 AM
You cannot have two "rollover" functions on the same object and have them both
work. When you added the onRelease function it preempted the button
functionality. There is no reason why you can't take the script from the
onRelease and put it on the button itself.
AddThis Social Bookmark Button