Fscommand ("allowscale", false)

elo. I know there are a lot of threads on this as well as a tutorial. But for some annoying reason, it just doesn’t work.

I’m sure it’s just a minor thing. It’s annoying how you look at the code properly and again and again and it just don’t work! I’m sure we’re all been there :stuck_out_tongue:
What more, this is just a tiny code!

Thanks

oops, should this be in the actionscript forum? :-/

I think you might’ve misunderstood the “allowscale” action… what it means is that the window itself can be resized but the content within will stay the same size, no matter how small (or big) the window is. :wink:

I see! So what code do I use to not be able to resize the window.

I don’t know that code… try doing a search, it might’ve been answered before.

alright, thanks!

You just go fscommand (“fullscreen”,“true”);