1 Usage: %s [-OS] file.swf
3 Tool for playing around with SWF bounding boxes.
5 This tool can, among others, recalculate some bounding boxes of SWFs
6 in order to speed them up or make them smaller.
8 It can also dump the corners of the bounding boxes of all frames of a movie.
13 Show movie bounding box (default)
15 Show recalculated (optimized/expanded) bounding box
17 Write out a new file using the recalculated header bounding box
19 Recalculate all object bounding boxes (except for the header)
21 Print out transformed bounding boxes
23 Clip bounding boxes to movie size
24 -o, --output <filename>
25 Set output filename to <filename> (for -O)
29 Print program version and exit
33 Matthias Kramm <kramm@quiss.org>