When running an swf in Flashdevelop, I can specify the dimensions that the flashplayer will open in using the projects properties.

I would like to specify these dimensions in IntelliJ. I figure this can be done somewhere in the run configuration?
Is this possible?
Thanks!
You need to add [SWF] metadata to your main class:
or