When we create a new Project in Flex Builder the Flex APP is applied with a Default style it looks greay.Now the Question is Where does this style comes from and where is this .css file present or what style is it.
The answer is the style applied to your Flex App is present in the Flex Builder installation Folder itself.
If you wanted to look at the style [ .css file ] look in the following path there is a Style file called ” defaults.css ” and that is the style applied to all the Flex APP’s.
C:\Program Files\Adobe\Flex Builder 2\Flex SDK 2\frameworks\defaults.css
Word of the Day “The more you explore the more your are intelligent”.
Iam writing this post because one of my team member asked “what’s the Application Background color” , it means that he/she missed some basics of FLEX.


May 19, 2008 at 8:33 am |
excellent article thank u …..
May 22, 2008 at 1:27 pm |
Your Welcome..