|
-
a veeery basic and easy onmouseover/onrollover question
hi.
i've got this silly little question: what is the correct actionscript for making a mc go to another frame when mouse is over it? simple, i know, but new for me. i've tried this:
mcinstancename.onRollOver{
gotoAndPlay(framename);
}
...but the thing complains there's a syntax error. should i use onmouseover or something like that..?
thanks, you kind souls...
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
|