2. To make your custom cursor in flash.
1. Make one custom shape in Movie Clip.
2. Drag in to scene.
3. Give Instance Name in Properties.
4. On first frame write these actions.
Mouse.hide();
startDrag("a", true);
Down load Flash file link to custom mouse.zip
Answer is given by : Axis
|