« Return to Thread: Re: How to build?

Re[4]: How to build?

by Яна-2 :: Rate this Message:

Reply to Author | View in Thread

GREAT!!! Thanx a lot! Now everything goes right :) Now I can work on my Flash applications under Linux, and I can working on my FlashLite projects right in the way between home and office - using my qwerty smartphone Nokia E61 :) Thank you a lot for your advise :)

-----Original Message-----
From: "Ale Mu?oz" <bomberstudios@...>
To: "Яна" <yana_flash@...>, "MotionTwin ActionScript2 Compiler List" <mtasc@...>
Date: Thu, 24 Apr 2008 10:50:31 +0200
Subject: Re: Re[2]: [mtasc] How to build?

> 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.com
> http://bomberstudios.com
>

--
MTASC : no more coffee break while compiling

 « Return to Thread: Re: How to build?