Flash Help: Movie clips
Flash Help: Movie clips
Out of context: Reply #2
- Started
- Last post
- 2 Responses
- unfittoprint0
like _b_ said (but within an event):
movieclip.onRollOver = function(){
this.useHandCursor = false;
}
like _b_ said (but within an event):
movieclip.onRollOver = function(){
this.useHandCursor = false;
}