Title: Re: [flexcoders] Background behind the background is flashes grey. Want it white and nerdy
What you need to do is make sure and set the backgroundColor style directly in the application tag in your MXML in order to set the background color during loading and initialization.

Just setting the backgroundColor in your style sheet will set an appropriate backgroundGradientColors for you, but it won’t show up until after the application is initialized.  

On a related note, if you actually want a backgroundColor of solid white, and not the gradient that is “divined” from the color you pick, be sure to set backgroundGradientColors to [0xFFFFFF, 0xFFFFFF].

-Peter


On 10/6/06 7:25 AM, "Michael Schmalle" <[EMAIL PROTECTED]> wrote:

Hi,

I have had the same problem, I think it has something to do with how you are initializing the Application tag.

Judah, why don't you post the top part of your app's code so we can see.

Peace, Mike

On 10/6/06, Tom Chiverton <[EMAIL PROTECTED]> wrote:
On Thursday 05 October 2006 22:27, dorkie dork from dorktown wrote:
> I set the background color of my app to white. But when the app first

Is this the HTML background colour showing through, by any chance (change it
to purple or something to see) ?

--
Tom Chiverton
Helping to appropriately grow wireless eyeballs

****************************************************

This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and Wales under registered number OC307980 whose registered office address is at St James's Court Brown Street Manchester M2 2JF.  A list of members is available for inspection at the registered office. Any reference to a partner in relation to Halliwells LLP means a member of Halliwells LLP. Regulated by the Law Society.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be confidential or legally privileged.  If you are not the addressee you must not read it and must not use any information contained in nor copy it nor inform any person other than Halliwells LLP or the addressee of its existence or contents.  If you have received this email in error please delete it and notify Halliwells LLP IT Department on 0870 365 8008.

For more information about Halliwells LLP visit www.halliwells.com <http://www.halliwells.com> .



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

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/flexcoders/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED]
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/







8888/ \8888®   PETER BAIRD
888/   \888    
User Experience Consultant
88/  /  \88    Adobe Consulting | Adobe Systems, Inc
8/  /8\  \8    275 Grove St. Newton, MA
/  /888\  \    
     \8\      

__._,_.___

--
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
Software development tool Software development Software development services
Home design software Software development company

Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

Reply via email to