Tutorial – Creating Custom Flex Components – Skins & CSS Styles

Hi Everyone,

over the span of the next 6 weeks I will be creating 2 custom flex components for Verizon Wireless’ MediaStore. One will be a data grid which is meant to be faster and custom fitted to their needs, and another one is to display search results.

Right now, I am at the exploration stage of building things from the ground up. These components need to be skinnable, meaning I need to offer css styling that I will use to draw the respective component’s UI. Continue reading