Open GoogleCodeExporter opened 8 years ago
Hi Roland,
what about the reducer tool which can already merge ABC files inside a single
SWC. In fact you can use the exact same code to build a small script which
merges multiple SWC files into one.
Does that work for you?
Original comment by joaebert
on 13 Sep 2011 at 2:23
Hey Joa,
aha, I wasn't aware of this reducer functionality, I'll give it a shot when I
find the time. Thanks for the tip!
cheers,
Roland
Original comment by ihatelivelyids
on 18 Sep 2011 at 5:44
[deleted comment]
I am interested in this feature too but don't see the doc on reducer. Do you
have an example of script that merges multiple SWC into one? Thanks!
Original comment by lauren...@gmail.com
on 8 Nov 2011 at 4:56
Perhaps it would be useful for someone.
compc from FlexSDK(4.5) with option "-compiler.include-libraries" already can
merge swc files.
Example:
compc -compiler.include-libraries=MonsterDebugger-2.5.1.swc,robotlegs-framework-1.3.0.swc -o lib.swc
Good luck!
Eugene
Original comment by Nitro.bin
on 18 Nov 2011 at 5:21
Original issue reported on code.google.com by
ihatelivelyids
on 12 Sep 2011 at 10:57