Feed aggregator |
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…)
Stepping through an FxHSlider control in Flex Gumbo
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…)
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.
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…)
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.
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…)
Paging through an FxHScrollBar in Flex Gumbo
Updated ActionScript 3 RIA API Guide
We have just posted an updated PDF of the Flash Platform ActionScript 3 RIA API Guide. The new guide includes updated apis for Adobe AIR 1.5, Flex 3.2 and Flash Player 10.
You can find more information on the guide, as well as download the PDF from the developer center.
You can view some images of the previous guide here.
We also have printed versions of the guide. If you are MAX, you can find one in your goodie bag. If you are not at max, I will be sending some guides and new eboy sticker sheets next week. Watch my twitter account for more info on how to get one.
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.
