[haXe] bug in flash.system.FSCommand ?
Roberto Saccon
rsaccon at gmail.com
Fri Dec 29 23:05:14 CET 2006
Just started today with flash9 coding and and according to
http://livedocs.macromedia.com/flex/2/langref/flash/system/package.html#fscommand()
fscommand(commandString); is allowed in AS3.
But currently the required signature in Haxe is:
static function _fscommand(command : String <http://haxe.org/api/String>,
args : String <http://haxe.org/api/String>) : Void<http://haxe.org/api/Void>
args should be optional. And why the underscore ??
regards
--
Roberto Saccon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.motion-twin.com/pipermail/haxe/attachments/20061229/b36316e8/attachment.htm
More information about the Haxe
mailing list