While working a personal project in AIR I ran into the need of using a simple sort of a "Tag Cloud" component. I decided to googled out for something already there but I wasn't able to find anything so decided to sit and create my own component.. is not perfect and still needs a lot of work (specially with styles) but is functional... | The Component is filled with an array of Tag objects. A Tag object contains and Id, a description and a count which is used to decide the size of the tag in the cloud. When a Tag is clicked a TagCloudEvent is dispatched with the information of the tag |
2008 GRAYSCALE CONSULTING,LLC