Re: AW: Thoughts about CSS and Flex

2013-06-10 Thread Nick Collins
I am quite familiar with Flex 4, and while yes, Flex 4 is WAY better than Flex 3.x was, there are still a lot of things that you cannot do with CSS out of the box. For example, lets say you wanted to have a nice button that was comprised of 3 or 4 overlaid levels of gradients. For this you would

AW: Thoughts about CSS and Flex

2013-06-07 Thread christofer.d...@c-ware.de
Something I would certainly like to have woud be the ability to Import other CSS files :-) Chris Von: Justin Mclean [jus...@classsoftware.com] Gesendet: Freitag, 7. Juni 2013 08:37 An: dev@flex.apache.org Betreff: Re: Thoughts about CSS and Flex Hi,

Re: AW: Thoughts about CSS and Flex

2013-06-07 Thread Alex Harui
OTOH, Flex CSS differs from W3C in several ways: 1) non-standard property names do not follow W3C naming rules 2) Some common properties like margins are not supported 3) Size properties (width height, etc) not supported 4) Flex uses gap which is not supported in W3C CSS 5) Attribute selectors