public function Test ( id:String) { timeline = eval(_target); this.id = id; }
var t1:Test = new Test( "t1");