Archive for September, 2009
Simple Cursor Class
by admin on Sep.09, 2009, under Tutorials
This is a very simple and easy to use cursor class. It provides simply a DisplayObject that you can use to replace the default mouse pointer. You then change the cursor type by setting its mode property. You can also alter its global size by using its sizeFactor property. Here is a simple demo: