var my_fmt:TextFormat = new TextFormat();
my_fmt.bold = true; my_fmt.font = "Arial";
my_fmt.size = 20; my_fmt.color = 0xFFFFFF;
this.createTextField("piepaginauurewq22", count, count,12, 30, 42);
piepaginauurewq22.setNewTextFormat(my_fmt);
piepaginauurewq22.text=_global.Cnt-7;