Tag Archives: styles

How to UnFlex Your Flex – Making Flex applications look and feel unique

An important part of your job as a flex developer (whether designing yourself or interfacing with designers) is skinning/styling the application in such a way as to disguise it’s default flex roots and breath a unique life and identity to … Continue reading

Posted in Flex | Tagged , , , , , , , , , , , | 1 Comment

Styling Your Flex Apps At Runtime With CSS

This article is intended to demonstrate a method of styling your flex apps using css. I wanted a way to allow the user some control over how the application appears, specifically font size, but also other individual aspects of the … Continue reading

Posted in Flex | Tagged , , , , | 1 Comment