Skip to main content
Known Participant
June 7, 2011
Question

Creating menu in as3

  • June 7, 2011
  • 3 replies
  • 2758 views

can anyone help me in making tree menu structure in as3 flash........

menu1


1.submenu1
2.submenu2

menu2
1.submenu1
2.submenu2

and it is expandable and collapseble with some  effect.also there is textarea on right
and content 4 each menu link..............plz help
This topic has been closed for replies.

3 replies

kglad
Community Expert
Community Expert
June 8, 2011

for example,

here's a horizontal accordian menu tutorial:

http://www.thetechlabs.com/tech-tutorials/xml/build-a-dynamic-accordion-menu-in-flash-cs4-with-actionscript-30-and-xml/

here's a vertical accordian menu tutorial:

http://www.reflektions.com/miniml/template_permalink.asp?id=467

March 28, 2012

Hi,

I know this thread is a bit old, but I need help with one of these. I read the second link on your reply kglad and have made it, but I am unsure about the compilation errors. I keep getting "Primary Button" and Secondary Button" are undefined methods. Do I need to make the primary and secondary buttons and place them on the stage or in the library.

Thankyou,

har678

P.S. I am a bit of a noob at the scripting, but am learning slowly

kglad
Community Expert
Community Expert
March 28, 2012

you need to make objects that have those classes.

relaxatraja
Inspiring
June 8, 2011

http://active.tutsplus.com/tutorials/web-design/how-to-create-a-flash-menu-in-20-minutes/

kglad
Community Expert
Community Expert
June 7, 2011

google:  flash as3 accordian menu tutorial