RE: [flexcoders] Re: backgroundColor vs. backgroundImage

2005-07-26 Thread Philippe Maegerman
@yahoogroups.comSubject: Re: [flexcoders] Re: backgroundColor vs. backgroundImage 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

Re: [flexcoders] Re: backgroundColor vs. backgroundImage

2005-07-26 Thread Sreejith Unnikrishnan
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

[flexcoders] Re: backgroundColor vs. backgroundImage

2005-07-26 Thread Andrew Spaulding
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