> Is there a way to call haxe generated swf code from AS3? Communications between AVM1 (Flash <= 8) and AVM2 (Flash 9) are not possible directly. The only possibility to communicate is to send messages through a LocalConnection. Nicolas