PDA

View Full Version : flash menu problem


codyodell
03-06-2006, 05:35 AM
here is an example of what I'm working on. link (http://www.rhettandco.com/sample.html)


As you see, my navigation is hidden until you rollover the "menu" button, after that it slides in (simple tweens and goto statements)

my problem is the rollovers(which arent used in the example), it seems that flash cant handle two mouse reactions at once. for example, when you roll over the menu button to make the menu appear and then rollover an actual menu item, the whole menu slides back in because it doesnt read both statement at the same time, or i think thats the problem anyways.

is there any solution to this? if not, is there an alternative? :confused: