Skip to main content
Inspiring
November 15, 2006
Question

What is wrong with my navbar

  • November 15, 2006
  • 1 reply
  • 186 views
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
This topic has been closed for replies.

1 reply

Participant
November 16, 2006
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.