[haXe] bug in flash.system.FSCommand ?
Nicolas Cannasse
ncannasse at motion-twin.com
Tue Jan 2 09:32:22 CET 2007
> I updated haxe from CVS, but fscommand is not working for me, when
> compiling with flash9:
>
> flash.Lib.fscommand("cmd", foo);
>
> gives error:
>
> flash.#Lib has no field fscommand
>
> (and if I try with flash9.Lib.fscommand("cmd", foo); I get: Invalid
> package : flash9 should be flash)
This is strange, since there is fscommand in std/flash9/Lib.hx
Maybe you didn't run haxesetup.exe in your new haxe install path ?
Nicolas
More information about the Haxe
mailing list