Window size

Can any one tell the java script code that can stop resizing and scrollbars, or if you can’t tell me what it is can you tell me where to find it.

Thanks

If you mean you don’t want the movie to scale then this works like the old FS command

 Stage.scaleMode = "noscale"

no I mean I don’t want the browser to scale

try this then