Does that property actually change the background color in the wrapper, or does the Flex app just cover the entire browser? I do not know offhand.
In a recent thread, someone noted that the browser background stayed the original color for a brief time before the Flex app loaded, and suggested adding an entry to the "Additional Compiler Options" in the Flex Builder Properties, to actually compile the background color into the wrapper. Tracy Spratt Lariat Services Flex development bandwidth available ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of bhaq1972 Sent: Friday, January 30, 2009 10:12 AM To: [email protected] Subject: [flexcoders] Re: Generated html page backgroundcolour I just realized <mx:Application backgroundColor="white" etc generates the white background in the generated html wrapper --- In [email protected] <mailto:flexcoders%40yahoogroups.com> , "bhaq1972" <mbha...@...> wrote: > > I have my Flexbuilder set to the default settings. > > How can I make sure the generated HTML wrapper has a white > backgroundColor. I know its something to do with ${bgcolor}. But how > do I set this? > > Any help would be appreciated. >

