[mtasc] mtasc seems to be in strict mode...

Jim Kremens kremens at gmail.com
Sat Sep 24 22:50:36 CEST 2005


I'm using mtasc and have the following method:

public function addStyleElement(obj:Object):Void {
   var s = obj.styleObj;
}

mtasc says:

"... : type error Object have no field styleObj"

Is that expected behavior?

Jim Kremens



More information about the mtasc mailing list