Hey
I'm trying to create a small flash-app, which needs to run as big as possible on the browser. For example regexr and Grooveshark work this way. However, if I use the File -> Publish Settings
and there set the width and height 100%, it resizes to full browser, but...
When I use stageHeight and stageWidth, they don't change. I only have one frame in my animation, so should I fire a eventListener
for something like "resize"?
I've just started actionscript 3 so please don't provide too advanced stuff, at least without explaining.
Thanks, Martti Laine