Answered
ANCC output HTML can set the ID, And then use getElementById to find it?
I'm a novice in code.are learning.
I find that many of them are made with getElementById.
So I was wondering if I could set the ID for the movie clip.
I'm a novice in code.are learning.
I find that many of them are made with getElementById.
So I was wondering if I could set the ID for the movie clip.
again:
hide the mouse:
this.cursor='none'; (assuming you enabled mouseover and there's something on stage even if it has an alpha of 1)
hide over movieclip (eg mc)
this.mc.cursor='none' (assuming you enabled mouseover)
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.