Pure CSS Flex Backgrounds
Just trying to catch up, I came across this very cool post from the other day by Jens Krause of WS-Blog. He wrote a WSBackgroundPixelSkin class which reads patterns from an external CSS sheet as BitmapData and loads it into the background of Flex container components. It is very slick. He has also promised to release the tool that he wrote that simplifies the creation of the CSS patterns. Full source code and an example are included here



July 11th, 2007 at 4:39 am
Rich, thanks for posting
As promised I’ve published the “WSPatternStyleGenerator” for an easier handling:
http://www.websector.de/blog/2007/07/10/wspatternstylegenerator-for-using-wsbackgroundpixelskin/
Check it out
Jens (àka sectore)
–
http://www.websector.de
October 30th, 2007 at 11:51 am
Thank you