4 * output filename (name.sc -> name.swf)
7 * store instance coordinates for .put with same name after .del?
11 * Implement dashed lines (maybe by using fillstyle to keep Shapes small, maybe
12 optional- use another color for dashed lines)
14 * some bounding boxes are too big
15 * support for ttf fonts in --fontdirs
20 * implement support for truetype fonts.
24 * Handle Bounding boxes
25 * Relocate SetTarget "/content" stuff, too?
26 * allow "combining" Actionscript and SWF.
27 * "swfcombine -m" (e.g. "swfcombine -mT test.swf") duplicates depths:
28 relocate depth in normalcombine()
29 * "swfcombine -mT file.swf -x 300 file2.swf" doesn't work
33 * mp3 extraction should also work for movieclips.
37 * -r flag doesn't work without -d option.
41 * Actionscript has memory leaks
42 * Font routines still need a little more work (shape alignment)