> textStyle= new TextField.StyleSheet();
> textStyle.load("style.css");
>
> textArea.setStyle(_style);
> but, this don't work!

What is _style? You should be using textStyle. The docs have a working
example btw. You probably shouldn't be using reserved words
(regardless of case) for instance names. Typing everything won't be a
bad thing either :)

hth
-K
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to