Learn to use a css file in your applications. Then you can change the colors by 
just changing the css file and recompiling the app. Try this:

 

http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExplorer.html#

 

Look at how to style the application tag. You should be able to get exactly 
what you want.

 

HTH,

~randy

 

 

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Haykel 
BEN JEMIA
Sent: Tuesday, September 23, 2008 9:30 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Changing flex app background color

 

try setting backgroundGradientAlphas and/or backgroundGradientColors on the 
mx:Application tag.

On Wed, Sep 17, 2008 at 11:57 PM, whatabrain <[EMAIL PROTECTED]> wrote:

How do I make the background color of my flex app match the color of 
the HTML page behind it? It seems that no matter what I do (short of 
setting background color on mx:Application), I get the default blue-
gray background.

I've tried the following:
1) Using the bgcolor parameter and wmode=transparent when creating the 
app.
2) Setting backgroundAlpha=0.0 on the mx:Application tag.




-- 
Haykel Ben Jemia

Allmas
Web & RIA Development
http://www.allmas-tn.com



 

Reply via email to