Typo, it should read:
this.sizeTitle_txt.text = mx.lang.Locale.loadString("IDS_SIZETITLE")blue skies, bryan On Jan 7, 2006, at 12:05 PM, bryan.rice wrote:
You have to access static methods and properties via the full class path: this.sizeTitle_txt.text = mx.lang.Locale.setXMLLang.loadString ("IDS_SIZETITLE")
_______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

