Can anyone help me or tell me if this is possible…
Can I pass a document ( stage) size to the Flash player so it becomes the restrixcted window size?
I know I can use fscommand(“fullscreen”,“true”);
to force a full screen. I do not want to do this. Insead I would like to open a window at a certain pixel size, say 600px X 400px and restirict the user from grabbing the corner of the window and re-sizing it.
Is this possible? If so can someone tell me how and where to insert the scritp. If it is not possible, can someone also let me know that!
Thanks