Ok a simple one

I am trying to make my movie so you can’t re-scale it.
i am using the command

fscommand(“allowscale”, “false”);

but when i play mmy movie it still rescales - any ideas why this doesn’t work?

Stage.scaleMode = "noScale";

try that… :-\