Yep good point. I have a jpg (20x1200 in size) that i have as my
background image. Using the following CSS i only get the background
colour in FP7 but the background-image works fine in FP8 beta. Any
ideas? I'm sure I had this code working in Flex 1.0

Application {
background-image: "assets/images/background.jpg";
background-size: "100%";
background-color: #ABABAB;
}

Regards,

Andrew Spaulding
www.flexdaddy.info


--- In [email protected], "m00n_de" <[EMAIL PROTECTED]> wrote:
> hi,
> 
> I use a backgroundImage out of a theme.swc. When my application loads
> and the initialize preloader appears, the backgroundcolor is the
> default gray, then when the theme has loaded my background appears.
> 
> When i set a backgroundColor its used in the initalization but my
> backgroundImage doesn´t appear :(
> 
> Is there any way to combine backgroundColor and backgroundImage ?





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

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


Reply via email to