Flash help
Flash help
Out of context: Reply #4
- Started
- Last post
- 4 Responses
- ganon0
root timeline...like unfit said, give that your MC an insance name and substitute it for "clipName_mc"...:
this.clipName_mc.onRollover = function() {
this.stop();
}
root timeline...like unfit said, give that your MC an insance name and substitute it for "clipName_mc"...:
this.clipName_mc.onRollover = function() {
this.stop();
}