Vectorials
Flash Perfection
3D Lessons
Tutorialkit
Markup Tutorials
Learn PHP
network
adv banner
Flash & Swish  Home Flash & Swish Swish Tutorials Custom Cursor
rss

Custom Cursor

Author: Craig Lowe More by this author


Example:

Use the example above to see how custom cursors can work.

Custom cursors a surprising simple to create and add a great effect to a website.

Step. 1

First of all create your custom cursor,a simple way is to select the arrow tool from within SwishMax and create a simple cursor to start with like Fig.1

image 1

Fig.1

Step. 2

When you are happy with your cursor, group it as a sprite, give it the name "Custom - Cursor" and add the following code to the sprite.

onLoad () {
mouse.hide();
startDragLocked();
}

That's it now press Ctrl+T to test it out.




Rate this Material: Bad 1 2 3 4 5 Excellent
print this page tell a friend subscribe to newsletter subscribe to rss

Add comments to "Custom Cursor"