Archive for September 10th, 2007

10
Sep

Changing the cursor in a Flex application using the CursorManager class

The following code shows how you can toggle the “busy” cursor in Flex using the static setBusyCursor() and removeBusyCursor() methods in the CursorManager class, as well as using your own custom cursors by calling the static setCursor() and removeCursor() methods.

Full code after the jump.

Continue reading ‘Changing the cursor in a Flex application using the CursorManager class’

10
Sep

Styling the TitleWindow container

The following example shows how you can customize the Flex TitleWindow container by setting the “.windowStyles” style, “.windowStatus” style, and TitleWindow style.

Full code after the jump.

Continue reading ‘Styling the TitleWindow container’

10
Sep

Changing the track height of a Flex ProgressBar control

The following example shows how you can change the track height of a ProgressBar control in Flex.

Full code after the jump.

Continue reading ‘Changing the track height of a Flex ProgressBar control’

10
Sep

Finding out which fonts are installed on a user’s system

The following example shows how you can use the static Font.enumerateFonts() method in Flex to determine which fonts are installed on a user’s system. The enumerateFonts() method returns an array of Font objects (see the flash.text.Font for more information)

Full code after the jump.

Continue reading ‘Finding out which fonts are installed on a user’s system’




September 2007
M T W T F S S
« Aug   Oct »
 12
3456789
10111213141516
17181920212223
24252627282930

Badge Farm

  • Firefox 2
  • Powered by Redoable 1.2
  • Feeds burnt by Feedburner
  • Feed