How do we use css styles in flex? : adobe flex action script
Answer Posted / Bhagwan Dei
To use CSS styles in Flex, you can define a style rule within a Style tag or an external .swc file. The Style tag can be nested within any MXML tag, while the .swc file should be added to the project's library path.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers