flash MClip action??
flash MClip action??
Out of context: Reply #1
- Started
- Last post
- 3 Responses
- jpea0
why not just do:
this.onRelease = function() {
gotoAndPlay("Home", 1);
}
code on movie clips or buttons is deprecated anyway (flash 5??, the world's on 9 now)