According to the 1.5 docs ..
|
Type: String   Format: File   CSS Inheritance: no
|Background image of a control. You can either have a backgroundColor or 
a backgroundImage, but* not both*.

If it worked in 1.0, we might see it in 2.0??? :-)

Sree
Andrew Spaulding wrote:

> 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 flexcoders@yahoogroups.com, "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
>
>
>
> SPONSORED LINKS
> Computer software testing 
> <http://groups.yahoo.com/gads?t=ms&k=Computer+software+testing&w1=Computer+software+testing&w2=Macromedia+flex&w3=Development&w4=Software+developer&c=4&s=93&.sig=kh2CguJwmatU5oBXjFo9Rg>
>  
>       Macromedia flex 
> <http://groups.yahoo.com/gads?t=ms&k=Macromedia+flex&w1=Computer+software+testing&w2=Macromedia+flex&w3=Development&w4=Software+developer&c=4&s=93&.sig=dAUcEV7do91-wrRtVS641g>
>  
>       Development 
> <http://groups.yahoo.com/gads?t=ms&k=Development&w1=Computer+software+testing&w2=Macromedia+flex&w3=Development&w4=Software+developer&c=4&s=93&.sig=AlxNUQBOI7Io7S7nhmxV0Q>
>  
>
> Software developer 
> <http://groups.yahoo.com/gads?t=ms&k=Software+developer&w1=Computer+software+testing&w2=Macromedia+flex&w3=Development&w4=Software+developer&c=4&s=93&.sig=QWIit8JayomoIHLVkV3FDg>
>  
>
>
>
> ------------------------------------------------------------------------
> YAHOO! GROUPS LINKS
>
>     *  Visit your group "flexcoders
>       <http://groups.yahoo.com/group/flexcoders>" on the web.
>        
>     *  To unsubscribe from this group, send an email to:
>        [EMAIL PROTECTED]
>       <mailto:[EMAIL PROTECTED]>
>        
>     *  Your use of Yahoo! Groups is subject to the Yahoo! Terms of
>       Service <http://docs.yahoo.com/info/terms/>.
>
>
> ------------------------------------------------------------------------
>




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