On 13/11/2010 15:17, Cor wrote:
I am trying to create a menu with 5 levels deep submenus.
Sounds like a UI nightmare for the user.
My best guess is to do this with an array with a bunch of arrays in it,
which also contain arrays, etc.
And now I have to iterate through all the levels of the arrays.
So I need some example how to iterate regards the amount of arrays and items
in the arrays.
Suggestions please. (Any better way is also appreciated).
Check out recursive functions.
Regards
Cor
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders