Futurescale, Inc. PureMVC Home

The PureMVC Framework Code at the Speed of Thought


Over 10 years of community discussion and knowledge are maintained here as a read-only archive.

New discussions should be taken up in issues on the appropriate projects at https://github.com/PureMVC

Show Posts

* | |

  Show Posts
Pages: [1]
1  PureMVC Manifold / Standard Version / Re: include swc to custom ant script on: September 06, 2008, 03:47:27
I think You have to use "-include-libraries=YoursSwcFile.swc" to compile swc classes into swf.

"-external-library-path" only shows all classes in swc to compiler, but don't compile them into swf. Probably thats why You gets runtime error, not compiling one.

ps. You are not the only one ;)

Tomek
Pages: [1]