Create a custom mouse in Flash 8 / CS3 / CS4.
1. Create the mouse as detailed in the video.
2. Convert the mouse to a movie clip.
3. In the actionscript panel, type in the following:
onClipEvent (enterFrame) {
Mouse.hide();
this._x = _root._xmouse;
this._y = _root._ymouse;
}
chido buena rola loka hasta qe me salio esta onda grasias
ruben1979aurelio 1 year ago
As 2 or 3?
xctaek21 1 year ago