Hank:
 
In my main application tag i put:
 
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" backgroundColor="#(YOURCOLOR)">
I also add a CSS entry...
 
<mx:Style>
  Application
  {
   theme-color: #789789;
   backgroundGradientColors: #123123, #789789;
  }
</mx:Style>
 
Hope this helps
 
Sam
 
 
 
On 7/19/06, hank williams <[EMAIL PROTECTED]> wrote:

There is a default setting for the background color and style of the loader that you see before your app opens. Where can I change this?

Hank


__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to