When I use swfcombine, my input files are added as frames of the output files. Is it possible to combine easy swf as a dedicated Sprite or Movieclip?
For example using the following command to produce a the display list below.
swfcombine 01.swf 02.swf 03.swf -o output.swf
DisplayList of output.swf
- stage
- 01.swf
- 02.swf
- 03.swf
Thanks,
Daniel
