Archive
Posts Tagged “cascading”
- June 29, 2009
Loading and using CSS in AS3.
I should make it a habit to post things I know I’m going to forget. For instance, here’s some info on using CSS in Flash: Supported CSS properties color | color Only hexadecimal color values are supported. Named colors (such as blue) are not supported. Colors are written in the following format: #FF0000. display | [...]
Read on