Archive for November, 2008

30
Nov

Setting the origin X and Y coordinate for a linear gradient fill in Flex Gumbo

The following example shows how you can set the origin X and Y coordinate for a linear gradient fill in Flex Gumbo by setting the x and y properties on the LinearGradient object.

Full code after the jump.

Continue reading ‘Setting the origin X and Y coordinate for a linear gradient fill in Flex Gumbo’

29
Nov

Setting the rotation of a linear gradient in Flex Gumbo

The following example shows how you can set the angle of a LinearGradient fill on a Flex Gumbo Ellipse object by setting the rotation property.

Full code after the jump.

Continue reading ‘Setting the rotation of a linear gradient in Flex Gumbo’

28
Nov

Setting the thickness of a stroke on an Ellipse in Flex Gumbo

The following example shows how you can set an Ellipse object’s stroke weight by setting the weight property on the SolidColorStroke object.

Full code after the jump.

Continue reading ‘Setting the thickness of a stroke on an Ellipse in Flex Gumbo’

27
Nov

Auto-scrolling a TextArea control in Flex

The following example shows how you can auto-scroll a Flex TextArea control when new content is added by setting the verticalScrollPosition property to the value of the maxVerticalScrollPosition property.

Full code after the jump.

Continue reading ‘Auto-scrolling a TextArea control in Flex’

27
Nov

Creating a linear gradient fill on an Ellipse object in Flex Gumbo

In a previous example, “Creating a solid color fill on an Ellipse object in Flex Gumbo”, we saw how you could create a solid color fill on an Ellipse object by setting the fill property to a SolidColor object.

The following example shows how you can create a linear gradient fill on a Flex Gumbo Ellipse object by setting the fill property to a LinearGradient object.

Full code after the jump.

Continue reading ‘Creating a linear gradient fill on an Ellipse object in Flex Gumbo’

26
Nov

Creating a solid color fill on an Ellipse object in Flex Gumbo

The following example shows how you can create a solid color fill on an Flex Gumbo Ellipse object by setting the fill property to a SolidColor object.

Full code after the jump.

Continue reading ‘Creating a solid color fill on an Ellipse object in Flex Gumbo’

25
Nov

Setting a blend mode on an Ellipse in Flex Gumbo

The following example shows how you can set the blend mode of an Ellipse object by setting the blendMode property.

Full code after the jump.

Continue reading ‘Setting a blend mode on an Ellipse in Flex Gumbo’

24
Nov

Determining when the user has selected all text in a FxTextArea control in Flex Gumbo

The following example shows how you can use the selectAll event to determine when the user uses the context menu or a keyboard command (Ctrl+A/Command+A) to select all text in a Flex Gumbo FxTextArea control.

Full code after the jump.

Continue reading ‘Determining when the user has selected all text in a FxTextArea control in Flex Gumbo’

23
Nov

Setting the column width on a FxTextArea control in Flex Gumbo

The following example shows how you can set the column width on a Flex Gumbo FxTextArea control by setting the columnWidth style.

Full code after the jump.

Continue reading ‘Setting the column width on a FxTextArea control in Flex Gumbo’

22
Nov

Setting the column gap on a FxTextArea control in Flex Gumbo

The following example shows how you can set the cap between two columns in a Flex FxTextArea control by setting the columnCount and columnGap styles.

Full code after the jump.

Continue reading ‘Setting the column gap on a FxTextArea control in Flex Gumbo’

21
Nov

Setting the CFF hinting on a TextGraphic in Flex Gumbo

The following example shows how you can set the CFF hinting on a Flex Gumbo TextGraphic object by setting the cffHinting style.

Full code after the jump.

Continue reading ‘Setting the CFF hinting on a TextGraphic in Flex Gumbo’

20
Nov

Stepping through an FxHSlider control in Flex Gumbo

The following example shows how you can change the value in a Flex Gumbo FxHSlider component by using the step() method.

Full code after the jump.

Continue reading ‘Stepping through an FxHSlider control in Flex Gumbo’

19
Nov

Upgrading to Flex Builder 3.0.2

On November 17th, Adobe released Flex Builder 3.0.2 and Flex SDK 3.2. For more information on what’s new, check out Matt Chotin’s excellent article, “Introducing Flex SDK 3.2 and Flex Builder 3.0.2″.

There are two ways to download and install the latest update to Flex Builder 3.
The easiest way is to select Help > Search for Flex Builder Updates from the main menu in Flex Builder. This should launch the Adobe updater which will search for the latest version of Flex Builder on the Adobe servers.
The other way to get the latest Flex Builder update is to go to the Adobe Flex Support Center’s “Updaters” page and download the updater installer for Mac or Windows.

Continue reading ‘Upgrading to Flex Builder 3.0.2′

18
Nov

Stepping through an FxHScrollBar in Flex Gumbo

In a previous example, “Paging through an FxHScrollBar in Flex Gumbo”, we saw how you could change the horizontal scroll position a single page up or page down in a Flex Gumbo FxHScrollBar component by using the page() method.

The following example shows how you can change the horizontal scroll position a single line up or line down in a Flex Gumbo FxHScrollBar component by using the step() method.

Full code after the jump.

Continue reading ‘Stepping through an FxHScrollBar in Flex Gumbo’

18
Nov

Paging through an FxHScrollBar in Flex Gumbo

The following example shows how you can change the horizontal scroll position a single page up or page down in a Flex Gumbo FxHScrollBar component by using the page() method.

Full code after the jump.

Continue reading ‘Paging through an FxHScrollBar in Flex Gumbo’




Badge Farm

  • Powered by Redoable 1.2
  • Cornify
  • Feeds burnt by Feedburner
  • Feed