|
i tried this and it didn't work:
onLoad = function () {
Mouse.hide();
target.swapDepths(1000);
}
onEnterFrame = function () {
target._x = _xmouse;
target._y = _ymouse;
}
__________________
Please login or register to view this content. Registration is FREEjaison tortorea
|