|
-
action scripting not work for loop play?
well, here's the action script i'm trying to get...
this.onEnterFrame = function(){
if(Key.isDown(Key.RIGHT)){
gotoAndPlay("5");
};
}
*cough*indogo thanks alot...like coffee*cough*
i have kool moves 5.2.3 and i'm trying to get it when you press right, it goes to the "icon"
problem is though, i have a loop play on frame 3 and when i press right, it goes straight to frame 1. I think it's cuz of the loop play.
if any 1 has any advise plz post
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|