PDA

View Full Version : AS3 Event Responsive Menu Extended



mprzybylski
November 6th, 2007, 01:06 PM
Hey People,
I've made a menu system in AS3 that uses events to figure out which button is active and to play and in/out animation on roll over/roll out and on selection. it keeps track of the states of the buttons and in the new version i just put up today loads the buttons from an xml file. check it out here:

http://evolve.reintroducing.com/2007/11/06/as3/as3-event-responsive-menu-extended/

prototype
November 6th, 2007, 04:02 PM
Thanks! I've been wanting to learn how to do this. Great tutorial!