complier console arg: default-background-color #333333 2009/12/2 Calbeans <[email protected]>
> > > > --- In [email protected] <flexcoders%40yahoogroups.com>, > "Michael" <mportu...@...> wrote: > > > > In your top-level application MXML file, try adding this attribute to > your <mx:Application> tag: > > > > <mx:Application > > xmlns:mx="http://www.adobe.com/2006/mxml" > > backgroundColor="#ffffff" > > > > > > > > > > > --- In [email protected] <flexcoders%40yahoogroups.com>, > "Calbeans" <jwright04@> wrote: > > > > > > Hi All, > > > > > > I'm working on an AS3 project using Flex and I'm trying to figure out > how to change the background from that default light off blueish color to > something different. I looked at the index.template.html file and figured > that I can do it in there, but it appears that I can't. Anyone have an idea > on how to do this?? Thanks in advance. > > > > > > > Since it's all AS3, i don't have an MXML file =( I guess I can just publish > another HTML file and just use that one. It's just one less step I wanted to > take, but I guess it's not a huge problem. > > > -- before printing, think about enviromental responsibility

