> Benjamin,
>
> Create a class (cssl) with a TextField.StyleSheet (tss) attached and
> utilise its load() or parseCSS() method. Then loop through the CSS style
> objects created within tss using _css or _style properties (ugly but
> there doesn't seem to be a function to get these out). For each of these
> style selector objects, create a CSSStyleDeclaration() at
> _global.styles[styleName] level and use setStyle() to set each property.
>
> I haven't tested it in-depth yet but it seems to work for most CSS
> styles I've tried.
>
> Cheers,
> Rich
>
Cools thanx!
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/