import mx.controls.*;
import
public function init():void{
var Mylabel:Label=new Label; Mylabel.move(10,10);Mylabel.text=
Mylabel.move(10,10);
Mylabel.text=
"Welcome"; when i use this code it shows Overrides Object.init issue wats wrong in this?can any one provide me right way?
when i use this code it shows Overrides Object.init issue wats wrong in this?can any one provide me right way?
Retrieving data ...