|
-
Senior Member
Can't go to frame 2
Hi
I have a Movieclip called "Button" with two frame inside, frame 1 and 2. I want that in rollover the button go to play it's frame 2 but is not working.
On rollover the movie "Button", the mouse arrow changed to the hand but nothing happend.
This is the script I'm using:
this.Button.onRollOver = function() {
gotoAndPlay(2);
}
Any ideas?
Thanks
Alex
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
|