You must be logged in to post Login Register
Search 

Dynamic XML Menu tutorial help

User Post

11:50 am
August 30, 2010


JD-

New Member

Dallas, TX

posts 2

1

Post edited 6:51 pm – August 30, 2010 by JD-
Post edited 6:51 pm – August 30, 2010 by JD-



In the dynamic xml actionscript 3 menu, at http://tutorials.flashmymind.com/2009/02/advanced-xml-menu-with-actionscript-3/


How would we add 3 more levels to the menu tree?


I've been trying to do this for the past couple of days, and am getting tired of beating my head against the wall of my ignorance.

JD-


2:12 pm
August 31, 2010


Xiaz

Member

posts 3

2

Post edited 9:18 pm – August 31, 2010 by Xiaz
Post edited 9:19 pm – August 31, 2010 by Xiaz
Post edited 9:21 pm – August 31, 2010 by Xiaz


to increase the amount of sub menu items look in the xml then look for these tags below and just add more tags be sure to change the numbers like 1.1, 1.2, 1.3, 1.4 1.5

>1.1>

to increase the amount of main menu items in the xml create another menu block
id=“4″>
>
4.1>
>4.2>
>4.3>
>

 
id=“5″>
>
5.1>
>5.2>
>5.3>
>

>

 

6:35 am
September 1, 2010


JD-

New Member

Dallas, TX

posts 2

3

That I understand. I mean, Levels in depth, not lateral.


4

- 4.1

- 4.2

- – 4.2.1

- – 4.2.2

- – - 4.2.2.1

- 4.3

5

5.1

etc….

Topic RSS 
Search