PDA

View Full Version : A button in a button


Jel
05-15-2001, 02:43 PM
Hi, I try to add a button in the over state of an other button and It is not working.

First is it possible to do that, and do I use the right way to do it.

Thank you.
Jel

Marx
05-15-2001, 06:16 PM
Hi...
Theres no real benefits to gain from adding a button to the over state of another button. If you were to roll off the original button then the other would disappear before you could click it.
Take a look at the paths and instances tutorials to see if thats what you need:

http://www.actionscripts.org/tutorials/beginner/paths/index.shtml
http://www.actionscripts.org/tutorials/beginner/instances/index.shtml

Hope this helps.