Scrren size for full screen flash

I’m creating a flash site. I want the flash movie to fill the entire browser window. What size should I make the canvas, I’ve been experimenting with sizes and a canvas size of 750370 fills my browser well on a resolution of 800600

How do you accomodate different resolution settings? What’s the most commonly used canvas size for this type of project.

Some one gave me this code.

fscommand(“fullscreen”, “true”);
fscommand(“allowscale”, “true”);

Put It In the first frame.
I think this Is what your asking for. this will make your stage fill your screen when you click on “Maximize”
Then you can play with stage sizes to get best resolution

just go to publish settings and change the size or something. i cant remember what u do but thats how u can do it