Hey guys! This is my first post and ive been learning actionscript from scratch at my new job! Im developing a website for them and im trying to create a custom slide down menu using xml.
I seem to be going in a good direction… until i reached a brick wall i can go past!
If you guys can help me that’ll be awesome!!!
View Attachment - includes XML file
When pressing on the category, the project name slides into the scene. I started to test it by calling the “moveDownSubMenu” function into an onRelease function apply to each category in a loop. Its only applying to the last projectname! Any words of wisdom?