D drummynator New member Nov 10, 2009 #1 ...display one function...? then on release again, display the next function and so on. Basically scroll buttons for previous and next selections.
...display one function...? then on release again, display the next function and so on. Basically scroll buttons for previous and next selections.
H Hasan999 New member Nov 10, 2009 #2 I didn't really understand your question... but... on (release) { _root.gotoAndStop(nextFrame) //or y+=300 for page scrolling? }
I didn't really understand your question... but... on (release) { _root.gotoAndStop(nextFrame) //or y+=300 for page scrolling? }