Setting window to no scale on cd-rom

So I’m making this CD-Rom in Flash using the .exe extension. It will automatically open to the size of the flash movie, but I want to set it so that they viewer can’t resize the window.

I tried using: fscommand(“allowscale”, “false”); on the first frame of my movie but it didn’t work. I’ve been searching for a while now, but I just can’t seem to find anything that will help me. I really need to figure this out asap, so if any of you people can help, that would be great!

Thanks in advance.