PDA

View Full Version : drop down menu is as3



Alber Kidd
May 19th, 2008, 11:45 AM
I have attached the file for my dropdown menu.

If you click on item1. A whitebox appears that is the roll out area and this hides the sub. I think this is an old fashioned way to do this.

Can someone help me with a solution to creating this menu in actionscript 3.

I have searched for a tutorial but can only find an xml one which is not required for this project.


Many thanks for you help.

Felixz
May 19th, 2008, 03:21 PM
Why not use a Component?

Alber Kidd
May 19th, 2008, 05:00 PM
Why not use a Component?

which component? I can't see a dd menu component

Felixz
May 19th, 2008, 07:12 PM
Here

Alber Kidd
May 25th, 2008, 12:49 PM
Here

This looks ok but the combobox submenu only appears on click. How do I make it appear on rollover. Also how can I make the submenu's reurn a variable?