On 5/16/06, dmandrio <[EMAIL PROTECTED]> wrote:

> I am coding a visual component with custom CSS styling. The CSS
> stylesheet is accessible via an URL, how can i put the stylesheet in
> memory to use it, i haven't found a generic parser on flex documentation.

CSS currently is parsed at compile time. I had figured out a way to do
it at runtime in Flex 1.5 [1], but I guess it won't work in your case.
One of these days somebody's going to write a CSS parser in AS3 and
integrate with Flex 2.0.

[1]: http://mannu.livejournal.com/286686.html


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




YAHOO! GROUPS LINKS




Reply via email to