Flex.org |
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.
(more…)
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.
(more…)
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.
(more…)
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.
(more…)
Adobe Advances Flash Platform with New AIR, Cloud, Flex Solu
At its annual MAX user conference, Adobe puts on the dog and serves up new tooling and other support for Flash. Adobe introduces Flex Builder “Gumbo,” Flash Catalyst – formerly known as “Thermo,” the availability of Adobe AIR 1.5 and a pre-release of the 64-bit Linux version of Adobe Flash Player 10.
Adobe Advances Flash Platform with New AIR, Cloud, Flex Solu
At its annual MAX user conference, Adobe puts on the dog and serves up new tooling and other support for Flash. Adobe introduces Flex Builder “Gumbo,” Flash Catalyst – formerly known as “Thermo,” the availability of Adobe AIR 1.5 and a pre-release of the 64-bit Linux version of Adobe Flash Player 10.
Announcing FotoBooth 2 Pixel Bender Edition
FotoBooth is a image capture application that installs to your Mac, Windows, or Linux computer on top of the Adobe® AIR™ runtime FotoBooth is fully integrated with Yahoo’s flickr service allowing you to share your images with the world. FotoBooth new Adobe Pixel Bender technology to create a new level of video effects in real time.
Wrapping values on an FxNumericStepper control in Flex Gumbo
The following example shows how you can wrap values in a Flex FxNumericStepper control by setting the valueWrap property.
Full code after the jump.
(more…)
