addI18n

public function addI18n(p:String, o:Object):void
Adds a language pack, this gets called by the loaded language files like en.js.

Params

Name Type Description
p String Prefix for the language items. For example en.myplugin
o Object Name/Value collection with items to add to the language group.