Commands etc

My projector movie has det following codes in the first frame.

fscommand(“allowscale”, “false”);
fscommand(“fullscreen”, “false”);
fscommand(“showmenu”, “false”);

My problem is that when I play the projector I can maximize the flashplayer window and when I do that you can see the tweening outside the movie itself. (My movie is 600x600 and outside this measurements content are shown , why?) I dont want that to show. And I dont want users to have the oppertunity to maximize. What can I do to solve this problem??

Im making a cd-rom , and it will launch the projector automaticly.
In my movie I have some buttons that launches images. I want to controll the windows launched. But I dont know how to do it when I dont have the movie in a html file to call up a javascript. Can I make the javascript in the movie itself?

This questions are related to a stand alone player , not .swf inserted in html.

Pleez help me…