[haXe] AS3 Embed in Haxe?
Nicolas Cannasse
ncannasse at motion-twin.com
Tue Jan 2 09:33:58 CET 2007
> Hi,
>
> I was looking for a way to embed images in my flash files and found the
> following AS3 script:
[...]
> How do I implement this in Haxe?
>
> Is there a way to embed images in flash 8 files using Haxe?
[Embed] works only in AS3/Flash9.
To embed an image in haXe, you have to put your images into your SWF
using SWFMill for example, then link your library using -swf-lib
Nicolas
More information about the Haxe
mailing list