You cant use CSS styles when working with input textfields, so, in an
application where you use CSS for text styling you would have to convert
the styles to textformats when "styling" input textfields. That is one
situation where you would have to use TextFormat.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of GregoryN
Sent: den 8 december 2005 09:37
To: Flashcoders mailing list
Subject: [Flashcoders] CSS styles vs. TextFormat

Hello Flashcoders,

It is possible to replace CSS with  TextFormat object using
styleSheet.transform() .

I'd like to know, what are advantages (if any) of using  TextFormat
instead of CSS ?

I'm creating multiple text fields and want to apply tweening to them,
so the question above is especially interesting in coordination with
embedded fonts.

Thanks in advance.

-- 
Best regards,
 GregoryN                        
================================
http://GOusable.com
Flash components development.
Usability services.


_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to