flash on 2012-2-25

addChild(eb);
addChild(eb2);
var x1:uint = parseInt("0xffffffff");
oz.scaling(-1);
oz.scaling(1);

t2.text ="";
removeChild(eb3);

スコープ

if(tk.list[i].type=='}'){

t2.text = tk.func3(tk.list[i].pair);
t2.text = tk.getBlockText(tk.list[i].pair);
return;
var eb3:editorBase = new editorBase(i.toString(),tk.getBlockText(tk.list[i].pair));
addChild(eb3);
eb3.x=i*10;
}

if(tk.list[i].type=="space")continue;
t2.appendText(tk.list[i].tag+" "+tk.list[i].text+"\n");
------------------------------------------------------------------------------
package ozworks {