yixiaohui12345 / as3corelib

Automatically exported from code.google.com/p/as3corelib
1 stars 0 forks source link

Requires air libraries to use SWC inside a project #117

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When using the command line compiler to build a web based flex project that 
links to the 
as3corelib swc, it errors with; 

libs/as3corelib.swc(com/adobe/air/logging/FileTarget)

Error: Type was not found or was not a compile-time constant: File.

If i add the airglobal.swc file to the libraries list the error goes away, but 
then the final build is not 
compatible for running via the web.

Original issue reported on code.google.com by sixo...@me.com on 19 Aug 2009 at 1:03

GoogleCodeExporter commented 8 years ago
Please provide separate distribution for Flex and AIR.

Original comment by vml...@gmail.com on 12 Jan 2010 at 8:48