Anyone here used FlashRTL? I'm getting 'undefined' with the following:

import com.persian.Rtl.Rtl
var tRTL:Rtl = new Rtl()
d.text = tRtl.convert("abcdشلاؤي")

I'm pretty sure the object itself is instantiating successfully
(typeof(tRTL) returns "object"). Am I using it wrong? The documentation is..
sketchy.

Danny

_______________________________________________
[email protected]
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