Archive for September, 2008

OpenFlux + Degrafa = FluxCharts

Wednesday, September 17th, 2008

Last night I started playing around with the new GeometryRepeater/PropertyModifier classes in Degrafa and decided it would be fun to create an OpenFlux chart component. The code consists of a Chart model class (currently just has a data Array property) and 3 mxml views. You can change the view at ...

Customizing the OpenFlux ScrollBar

Wednesday, September 10th, 2008

At the 360|Flex Day 1 Keynote, Mark Anders presented on Flex 4, Thermo and Flash Player 10 (video here). One of his demos was a custom scroll bar that was easily built with Flex 4/Thermo, but complicated with Flex 3. I've created a similar scroll bar using OpenFlux below with ...