> Franco Ponticelli wrote: > Here it comes... the cp points to the flash package in haxe ... without > that reference all works good. (Sorry for the late answer). In your case, you should not point the class path to ../haxe/flash since "flash" is already a package, you should point to to "../haxe". Nicolas