Hi all,
is it normal that when trying to compile that :
class Test {
public static function main() : Void {
org.aggelos.somepkg.MyClass;
}
}MTasc returns an Invalid Expression parse error ? Looks quite valid to me ~_~, since that is quite the kind of expressions which is recommended to create external libraries Thanks for any answer _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
