I made a background button("bt bck") under the buttons,with the rollout action on it, but when i go over the buttons the rollout comand is executed so i cant use that.
Also the menu is the same size like the stage and i cant rollout at the top and buton of the stage.
After many hours of thinking i have make a frame button("bt_rollout") with the rollout action on it and its working,the probles is that if i move the mouse to quick the rollout script will
not be executed and the menu will remain open.
Can u please tell me what are my other options to make my menu working, can it be done with action script?
I attached the fla to uderstand what my poor english is trying to say...
Any ideea will help...
THANK You Very Much...
I haven't looked at the fla, but I know what your problem is - and the solution (in my opinion) would be to have a large invisible button outside the menu (only when the menu is open), and put the rollout script on it's on(rollOver) event... After that there is no need for the button anymore. So the button can be placed in one frame only (the frame at which the menu is fully opened)...
Thank you for the respons, i will try to use your ideea.
But what about the top and bottom part were the flash is finis exactly were the menu ends.
I think that the background button will not work outside the flash,
will work only on the sides of the menu.