2008/4/23 Яна <
yana_flash@...>:
>
> C:\Home\Yana\FlashLite\nardik>mtasc -v -swf nardik_ide.swf -out
> nardik_mtasc.swf -main -header 320:240:12 Nardik.as
>
> In both cases all graphics presented in nardik_ide.swf (that was created
> previously by Flash CS3) is missing in nardik_mtasc.swf created by mtasc.
>
Do not use -header if you are updating an existing SWF file. It will
blow away all your assets.
Try with
mtasc -swf nardik_ide.swf -main Nardik.as
--
Ale Muñoz
http://sofanaranja.comhttp://bomberstudios.com--
MTASC : no more coffee break while compiling