Listing 10

_root.createTextField('mo_txt',1000,0,0,0,0);
_root.mo_txt.autosize=true;
_root.mo_txt.border=true;
_root.mo_txt.background=true;
_root.mo_txt.selectable=false;
_root.mo_txt._visible=false;