[haXe] flash 9 - linking assets library problem
Boris Barzitz
bartzitz at gmail.com
Mon Feb 19 14:53:22 CET 2007
hello,
i'm trying to port my app from AS3 to Haxe. after some source tweaking i'm able to compile it
(compilation time is very fast by the way, thanks for the great job!)
i'm having problems with linking my assests from sfw though:
* -swf-lib assets.swf added to compile options (no output regarding linking assets.swf though in
-verbose output, should it be there?)
* assets were published from flash 8 and 9 IDEs, with both AS2 and AS3 publish options
* empty classes were created for each asset, named according to linkage id. also tried haxe
--gen-hx-classes and added generated classes to classpath.
when playing the movie i get a:
Reference error #1065: Variable ButtonDone is not defined (ButtonDone is linkage id).
any ideas?
regards,
Boris
More information about the Haxe
mailing list