Blog Detail
FLEX Samples
http://flexsamples.blogspot.com
flex examples , here you can find free components for downloading
Recent Posts
Flex Free open Source Projects
Adobe is active in Open Source projects. The following are a number of our contributions and commitments to open source.BlazeDSCairngormExtensible Metadata Platform (XMP)Flash Ajax Video ComponentFlex SDKFlexUnitGeneric Image LibraryOpen Source Media...
Flex SDK open source development
Here you can find information and resources regarding Flex SDK open source development. It contains information for contributors, developers, committers, and the Flex SDK community in general.If you cannot find your answers here, then please ask abou...
Flex 3 SDK Downloads
Look here for a description regarding the types of SDKs available.Look here for an explanation of the different build types found on this page.Look here for an explanation of how to use a stable or nightly build in Flex Builder.Please ref...
Setting the layout property in Flex 4
1. To set the layout for the Application in MXML: ...2. To set the layout for a Group: ...3. That seemed verbose, so there’s a shortcut to set the layout for a Group; you can use VGroup and HGroup:...
Flex bug database documentation
In a recent meeting, it seemed that some community members were frustrated about not knowing our bug workflow. Some basic information has been available, but it’s a little hard to find. Information has been added, and here are direct links:The ma...
Creating states in a Flex skin
You may want to change the attributes of a component’s skin depending on the state the component is in. In this case, we’re going to make a skin for the Application class which changes its background depending on the state it’s in:happy: yellow...

