Category Archives: CSS

Fixed Background Image In Flex

It seems like it would be easy. A large background image in the back of your flex app that doesn’t stretch the entire width and height of your browser. Unfortunately the CSS control of the current version of Flex does allow for the positioning of the background. But here is a solution… Continue reading

Posted in CSS, Flex, Web Design | Leave a comment

Parsing XML in ColdFusion

In a previous post I showed how I sent XML out from ActionScript 3, here is how I parsed it in ColdFusion and created a PDF. Continue reading

Posted in CSS, ColdFusion, Flex, Web Design | Tagged , , , | Leave a comment