Do you have time?
Do you have time?
Out of context: Reply #2
- Started
- Last post
- 23 Responses
- usrper0
i think thats what im doing no? its just that if your cursor moves too quick it doesnt sense the command... this is how it is:
on (rollOver) {
SS.gotoAndPlay(2);
CreativeStudio.gotoAndPlay(2);
}
on (rollOut) {
SS.gotoAndPlay(9);
CreativeStudio.gotoAndPlay(10);
}