[flexcoders] compc Help: Error: unable to load SWC ... symbol 0 not defined

2008-02-11 Thread flexificationer
In our Flex 2 project, we use a swc file generated from within the Flash 9 IDE, saved as lib/assets/Widgets.swc. We include it into an intermediary swc file that we build to host our custom components for reuse across projects. In FlexBuilder 2, we added the lib/assets/Widgets.swc to the

Re: [flexcoders] compc help

2007-05-05 Thread Roman Protsiuk
If you're setting configuration file like -load-config papervision.xml it replaces default flex-config.xml, thus you should specify path to the framework libraries. Something like compiler external-library-path path-elementC:/Program Files/Adobe/Flex Builder 2 Plug-in/Flex SDK

[flexcoders] compc help

2007-05-04 Thread Alisdair Mills
Hi, I'm having difficulty getting compc to compile a swc. from the command line I'm doing compc -load-config papervision.xml which uses the following xml... ?xml version=1.0? flex-config xmlns=http://www.adobe.com/2006/flex-config; outputPapervision.swc/output compiler