/ Published in: ActionScript
URL: http://tutorials.learnflash.com/videos/FLASHWEBSITE/7.html
Expand |
Embed | Plain Text
this.on_btn.onRelease=function(){ gotoAndStop("off"); } this.off_btn.onRelease=function(){ gotoAndStop("on"); }
You need to login to post a comment.
