Hi,
> var g11nWorkingInstance:Collator = new
> flash.globalization.Collator(getStyle("locale"), CollatorMode.SORTING);
My guess is that getStyle("locale") is returning something unexpected (null
perhaps), we can probably work around this bug in the SDK.
Thanks,
Justin
