No, you can't do this.

Flex CSS is not 'real' css and does not conform to WC3.

Mike

On Sun, Jun 8, 2008 at 12:19 AM, xaero <[EMAIL PROTECTED]> wrote:

>   In HTML, I can set my page's background like this:
> <style>
> body {
> background:url(bg.gif) repeat-x left bottom;
> }
> </style>
>
> But in Flex&#65292;can I set the page's background in the same way?
> <mx:Style>
> Application {
> background:url(bg.gif) repeat-x left bottom;
> }
> </mx:Style>
>
>  
>



-- 
Teoti Graphix, LLC
http://www.teotigraphix.com

Teoti Graphix Blog
http://www.blog.teotigraphix.com

You can find more by solving the problem then by 'asking the question'.

Reply via email to