on (release) {
gotoAndPlay("Scene 2");
}
does anyone know how i could make this work
tnx
Posted 08 March 2006 - 12:42 PM
Posted 08 March 2006 - 01:21 PM
yourmcname.onRelease = function(){
gotoAndPlay(whatever);
}
Edited by funkysoul, 08 March 2006 - 01:21 PM.
Posted 08 March 2006 - 01:46 PM
Posted 08 March 2006 - 01:57 PM
Posted 15 March 2006 - 09:23 AM
Posted 15 March 2006 - 09:36 AM
0 members, 1 guests, 0 anonymous users