Blog Detail
Adobe Flex and AIR Samples and Tutorials blog
http://gnanz-flexworld.blogspot.com/
Adobe Flex blog to discuss about the techniques in Flex and AIR programming,it also has various samples for developing Flex clinet side RIA projects
Recent Posts
Creating Flex Component Object when knowing only Class Name of the component
If you need to get a reference to a class in ActionScript 3, but you know only the class name, then in that case you can use the "getDefinitionByName("class name string")" to create an instance of the class.getDefinitionByName method is available ...
Getting Currently Selected item from Flex Tilelist Component
To day for some time i have struck with accessing the selected item in the tilelist component after trying out many methods.fianlly i got the access to selected component of list by using the itemclick event of tilelist component. In itemclick eve...
Finding number of days between two dates in Flex
Today i found an interesting post an Flexexamples that by using simple basic arithmetic subtraction operator we can find the difference between the two different dates.That is by subtracting one date from another date we can find out how many days a...
Adobe Offerering Free Flex Builder 3 Professional IDE to Unemployed Developers,Students and Staff's of Educational Institutions
Adobe now offers Free Flex Builder 3 Professional IDE to Unemployed Developers,Students and Staff's.To more details about this offering and get the IDE visit here :https://freeriatools.adobe.com/Adobe also set some eligibility criteria to get this o...
Stlying Flex Alert Using simple CSS
It is quiet easy to apply the style to get the good looking Flex Alert control . Playing with some simple CSS we can come up with more skinny Alert .here is one sample.In this i have written the css to change the style of Alert title ,Alert message...
New Flex SDK 3.3 Released

