Relax Breath of Solution.

Just I wanted.. Do you?…

Changing live dragging on a TileList control in Flex

Changing live dragging on a TileList control in Flex The following example shows how you can enable or disable Buy Amoxil live dragging on a Flex TileList control by setting the liveDragging property. Full code after the jump.

Setting the focus blend mode on a TextArea control in Flex – focusBlendMode

A class that provides constant values for visual blend mode effects. These constants are used in the following: The blendMode property of the flash.display.DisplayObject class. The blendMode parameter of the draw() method of the flash.display.BitmapData class Example shows how you can set the focus blend mode of the focus rectangle on a Flex TextArea control […]

Setting a Flex ProgressBar control’s text indent – mx:ProgressBar

The following example shows how you can control the amount of text indenting on a progress bar label.

Animating a Flex PieChart control’s rotation when a user clicks on an item – mx:SeriesInterpolate mx:showDataEffect

In a previous example, “Rotating a Flex PieChart control when a user clicks on an item”, we looked at changing a PieChart’s rotation when the user clicked on a pie wedge. In the following example, we look at how to add a nice animation effect with some easing to make the effect a bit more […]

Positioning labels in a Flex PieChart control – mx:PieChart mx:series mx:PieSeries

The following example shows how you can position callouts in a PieChart control’s pie series by setting the labelPosition

keep looking »