[haXe] AS3 Embed in Haxe?

Nicolas Cannasse ncannasse at motion-twin.com
Fri Jan 5 11:51:22 CET 2007


> If I remove the -swf-lib resource.swf line the text is displayed. What
> am I doing wrong?

It's possible that the resource.swf is corrupted.
The only way to test if Flash successfuly load your SWF is to add

while( true ) { }

in your "main" method. This should hangup the browser for a few seconds
if Flash execute it.

Nicolas



More information about the Haxe mailing list