EndlessLine
04-14-2008, 05:35 PM
Is it possible to do something like this in Flex?
.myBGImage{background:transparent url('myimage.png') bottom left no-repeat;)
???
I read somewhere that this wasn't possible (the positioning of a background image) in Flex 2. I'm hoping that I don't have to hack up some image with a bunch of white space to get the look i'm going for. Any ideas?
.myBGImage{background:transparent url('myimage.png') bottom left no-repeat;)
???
I read somewhere that this wasn't possible (the positioning of a background image) in Flex 2. I'm hoping that I don't have to hack up some image with a bunch of white space to get the look i'm going for. Any ideas?