Hi Bryan,

If I hear your question right, you need to take a look at;

borderAlpha ="0.4"

of the Panel, or set the Panel's backgroundColor to something differnet.
Right now it is pretty transparent so you are loosing the "paenl" with regaurds
to the background of the Application.

Peace, Mike


On 5/25/06, Bryan Choi <[EMAIL PROTECTED]> wrote:





Hi all,
 
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"
 backgroundColor="#FFFFFF"
 creationComplete="initializeApp ()">
 
I tried to apply style as you can see above.
 
But it was working.
 
How can I do it?
 
I tried another way below.
 
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"
 backgroundColor="#FFFFFF" backgroundImage=""
 creationComplete="initializeApp ()">
 
It looks well, but the nested panel in application was not showing me that I want to.
 
I attached two screen shot.
 
Help me that I can do it.
 
Regards,
Bryan Choi.


--
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







--
What goes up, does come down.

--
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