Loading...
Here All the code I us
In Targets:
on(press){
gotoAndPlay(2);
}
In Frame:
stop();
In Aimer:
onClipEvent(enterFrame){
Mouse.hide();
this._x=...
348 views