Flex 101: Flexing Mouse Cursors

You probably already knew that you have the ability to customize mouse cursors in Flex. Did you also know that you can make them animated and interactive, completely with ActionScript? In this post, we will have some fun exploring techniques and playing around with mouse cursors.

You Might Also Like...

  • Flex 101: Flexing Mouse Cursors

    219 readersYou probably already knew that you have the ability to customize mouse cursors in Flex. Did you also know that you can make them animated and interactive, completely with ActionScript? In this post, we will have some fun exploring techniques and playing around with mouse cursors.

  • Mouse Trail Animation

    1227 readersIn this tutorial you will learn how to create a great mouse trail effect. The Flash tutorial clearly explains every step needed to build this animated mouse trails with beautiful smooth motion. There is no complicated ActionScript needed. This is a very easy mouse trail to build. So add some fun to your mouse cursor

  • Mouse Trail Animation

    126 readersIn this tutorial you will learn how to create a great mouse trail effect. The Flash tutorial clearly explains every step needed to build this animated mouse trails with beautiful smooth motion. There is no complicated ActionScript needed. This is a very easy mouse trail to build. So add some fun to

  • Math Quiz Bowl AIR application makes math fun

    566 readersThe Math Quiz Bowl AIR application is a simple example combining some Flex and ActionScript 3 techniques (playing an event-based MP3, scaling images, the DisplayShelf by Ely Greenfield) and the ActionScript Math class (Math.ceil, Math.floor, and Math.round) presented in a quirky card game. This AIR application also leverages the ApplicationUpdaterUI to seamlessly check for updates

  • ActionScript SoundChannel.position

    480 readers… is measured in milliseconds. Why do I mention this? Because it seems to have been entirely omitted from the ActionScript live docs and it took me a while to figure it out. Maybe this post will save someone some time in the future. [UPDATE] I just noticed that this is actually specified [...] Related

  • Using skinClass for Custom Layout on Spark Components

    312 readersIn this post, we'll examine techniques to customize the UI of your flex applications using skinClass styles on standard Flex Spark components. Using skinClass styles allows you to abstract your views a bit more than you "regular" view components. You still create controls in your application within views, however the skinClass

  • Using skinClass for Custom Layout on Spark Components

    552 readersIn this post, we'll examine techniques to customize the UI of your flex applications using skinClass styles on standard Flex Spark components. Using skinClass styles allows you to abstract your views a bit more than you "regular" view components. You still create controls in your application within views, however the skinClass determines how those controls

  • SWIZ Framework in Flex 4 Example: Part I

    423 readersLine Break Author: Arjan (36 Articles) - Author Website Arjan is a SAP Consultant specialized in ABAP and Front End development techniques like Web Dynpro, Adobe Interactive Forms, Flex and AIR. In his free time he likes to create examples for Flex-Blog and other applications using Flex, AIR and PHP. Other hobbies are movies and

  • Embedding assets with mxmlc as flash.display.BitmapData

    513 readersI have been playing with optimization techniques for building applications targeted for constrained devices. While at 360Flex and talking about some of the memory size issues around getting bitmap assets into ActionScript applications Brian Diette provide a tidbit which was quite useful. In my original finding and understanding of getting assets into a SWF there

  • Material Image

    Create a Glowing Mouse Trailer in Flash

    212 readersMouse Trailers are objects which follow the mouse cursor as you move it. In this tutorial, I'll help you create a blue and shiny mouse trailer using ActionScript 3.0.Category:Flash Special Effects TutorialsAuthor: cbowlerDate: August 03, 2009