Have you seen degrafa? You can do all this via CSS. http://blog.benstucki.net/?p=46
--- In flexcoders@yahoogroups.com, "Michael Schmalle" <[EMAIL PROTECTED]> wrote: > > Hi, > > Well.. you can't really unless you create a custom skin. There are some open > source stuff out there that allows you to use a background repeat algorithm. > > There is no background position styles either. > > So really, what you want to do cannot be done with Flex3 css. > > Mike > > On Mon, Jun 9, 2008 at 1:27 AM, xaero <[EMAIL PROTECTED]> wrote: > > > And then How can I set the page's background like in the HTML Css? > > That is: > > background-repeat: repeat-x; > > background-PositionX: left; > > background-PositionY: bottom; > > > > --- In flexcoders@yahoogroups.com <flexcoders%40yahoogroups.com>, "Michael > > Schmalle" > > > > <teoti.graphix@> wrote: > > > > > > No, you can't do this. > > > > > > Flex CSS is not 'real' css and does not conform to WC3. > > > > > > Mike > > > > > > > > > > > > > -- > 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'. >