Hi,
The only way to make it works is to go adding the arguments to compiler (via
Properties – Flex Compiler) : -use-network=false
-Fred
-----Message d'origine-----
From: Angelo Anolin
Sent: Friday, February 01, 2013 5:16 PM
To: [email protected]
Subject: Re: Compiling MXMLs Through Windows Command Line
Hi,
I've just tested compiling my old MXMLs using the installer and it did
compiled into an SWF properly.
The error I have right now is that when I run the SWF embedded, the SWF is
stating:
Error #2032
right at the bottom part.
Any idea or reference on this?
Thanks.
On Thu, Jan 31, 2013 at 6:09 PM, Angelo Anolin
<[email protected]>wrote:
Would the installer work even from command line compilation? I will test
to download the installer tomorrow and see how it goes from there. Will
keep the group informed.
On Jan 31, 2013 4:49 PM, "Frédéric THOMAS" <[email protected]>
wrote:
Hi,
You should use the installer or download the missing file manually, it's
not included in binary dist because it doesn't not belong to Apache Flex.
-Fred
-----Message d'origine----- From: Angelo Anolin
Sent: Friday, February 01, 2013 12:36 AM
To: [email protected]
Subject: Compiling MXMLs Through Windows Command Line
Having some trouble getting the latest SDK (4.9) to compile my MXMLs that
I
can previously compile using SDK 4.1.
I followed the README notes and set the proper environment variables as
was
needed.
When I run this command line:
mxmlc -static-link-runtime-shared-**libraries=false
MyFile.mxml -library-path+=MyLib.swc
I am getting the error:
flex-config.xml(411): Error: Unable to open 'libs/osmf.swc'
Any guidance would be really appreciated.
Thanks.
Angelo