ActiveDen

Simple Banner Rotator v4

How to hide the text?

find the TextsUI.as
public function loadDataInit(data:Object):Void {
    super.loadDataInit(data);
    initUI();
    //show();//<--remove the line
}
by
by
by
by
by