•  

  • Looking for something?

  • Posts in this page


Development Blog
 - Posts tagged with ‘class’

Custom Cursor Class in AS2

I have made a simple yet quite useful custom cursor class in this case is in AS2. All that is needed is a movieclip that will take use of it. This also doesn’t make the mouse flicker with constant Mouse.hide() calls, it stays hidden only when on focus with the swf. If you know how [...]