Ramblingdeveloper - ramblingdeveloper.com - Ramblings

Latest News:

Double Click Enabled Flex Spark DataGrid Example 3 Sep 2012 | 06:26 am

Enabling the double click property on a Spark DataGrid is very simple except for one simple gotcha. First, the obvious: In order to make a spark datagrid double clickable, you need to set the propert...

Getting Selected Values of a Flex List of Checkboxes 30 Aug 2012 | 06:41 am

This example will be a continuation of the post "Creating A Flex Spark List of Checkbox Bound To XML DataProvider".  If you have not read that tutorial and are not sure how to create a List of Checkbo...

Flex Tree with variable height item renderers 18 Aug 2012 | 10:44 am

Creating a Flex Tree with variable height rows can be mysteriously difficult if you are new to Flex item renderers.  This cookbook will give you the step by step instructions to creating a Tree contro...

Apache Flex getting the Falcon compiler 18 Aug 2012 | 02:41 am

Adobe will be donating the Falcon Compiler to the Apache Flex project which promises speed improvements and improved code syntax checking for IDEs.

Apache Flex to use Git 17 Aug 2012 | 02:24 am

In a very interesting vote, the Apache Flex decision makers show support for the community by changing their minds and switching to Git as their SCM.

Removing Grid Lines from Spark DataGrid Skin 15 Oct 2011 | 04:21 pm

Creating a datagrid with no column or row seperator lines is just a matter of creating a new DataGrid skin and applying it to the DataGrid. The first thing to do is to create a new MXML class (BlankD...

Styling an Alert in Flex 4 11 Oct 2011 | 11:41 am

There is a cookbook request on Adobe Cookbooks requesting information on how to style an Alert in Flex 4.  So naturally, we'll be discussing that here topic. The truth is, styling an Alert in Flex 4 ...

Flex Spark Radar Chart Cookbook 9 Oct 2011 | 10:11 am

Here, I will be going over how we can make a custom Radar/Spider/Kiviat Chart for use within Flex applications since it is not included in the Flex charting components out of the box.  We'll be seeing...

Flex Spark Radar Chart Cookbook 30 Sep 2011 | 03:12 pm

I think I'll take a stab at creating a radar chart to fulfil the request at Adobe Cookbooks asking for a simple radar chart example. I imagine that this will have very little to do with Flex librarie...

Flex Halo Accordion resizeToContent Attribute 30 Sep 2011 | 02:04 pm

I spent a bunch of time today trying to get a mx:Accordion to respect my width="100%" and height="100%" parameters.  Little did I know that I needed to set the resizeToContent attribute to 'true' in o...

Recently parsed news:

Recent searches: