> Nicolas,
>
> Ok.. this is the format of my trace:
Interesting.
Could you add the following call to haXe, at the
initialisation of your
program :
untyped _global.ASSetPropFlags(Array.prototype,null,7);
Send me the results after that.
Nicolas
--
haXe - an open source web programming language
http://haxe.org
Re: using zigoEngine with haxe
2007-02-26 18:21:30
Woa.............. it works!!! and like everything including fuse works now! super YAY!!!
the output of trace is the same as when using for..array.length... so does that mean I need to add this particular code when using fuse?
big thanks!
Guntur N. Sarwohadi
On 2/26/07, Nicolas Cannasse < ncannassemotion-twin.com">ncannassemotion-twin.com
> wrote:
> Nicolas, > > Ok.. this is the format of my trace:
Interesting. Could you add the following call to haXe, at the initialisation of your program :