B3NKobe
August 16th, 2004, 07:52 AM
hi; i have made my own mouse curser for flash, it all works fine.
except if you right click on the page the normal windows mouse appears over the top of my flash mouse. and it doesnt go away unless u refresh the page.
i was just wondering if you could stop this?
my script for the mouse is...
onClipEvent (load) {
startDrag("", true);
Mouse.hide();
}
except if you right click on the page the normal windows mouse appears over the top of my flash mouse. and it doesnt go away unless u refresh the page.
i was just wondering if you could stop this?
my script for the mouse is...
onClipEvent (load) {
startDrag("", true);
Mouse.hide();
}