Ever tried to use an ItemRender and a labelFunction for a Spark DataGrid GridColumn at the same time with the GridItemRenderer template provided by Flash Builder? If you run into problems as well, read on for a simple solution.
Spark DataGrid column with an itemRenderer and a labelFunction
Posted by in Actionscript | Flex - (0 Comments)Flex 4.5 MySQL Query Browser
Posted by in Actionscript | Flex | PHP | Software Development - (2 Comments)I was looking for a simple MySQL query browser to provide individuals who wish to learn SQL with a tool to get started. Since I couldn’t find a satisfactory software I decided to create one. The result consists of a Flex interface using Zend AMF for remoting, therefore PHP as backend technology, and is available … Read more
ActionScript 3 Polygon area calculation
Posted by in Actionscript | Software Development - (0 Comments)In my master thesis in biology, which is actually a Flex application, I wanted to have a simple home range calculation functionality. So I have created (actually ported from Java code) an ActionScript 3 class to calculate the area of an non-intersecting polygon. Download the source (Polygon.as) or read the rest of the article for … Read more


