It would be nice if the metadata I used would automaticly be used in the compiler args and viewer config.
package {
import flash.display.Sprite;
SWF(width="1200", height="800", frameRate="60", backgroundColor="#88c2f1")
public class Main extends Sprite {
}
}
-default-size 1200 800
-default-frame-rate 31
-default-background-color 0xFFFFFF