SCALE Movieclip on BROWSER resize
'Ello chaps
Looking for someone to help with a bit of AS3 code. I'm trying to do a full browser website but have run into a few problems with the background movieclip.
What I'd to do is have the background scale according to the size of the browser like on the Samsung Australia website.
You'll notice that when you resize your browser, the image doesn't 'distort', but keeps the same proportions.
I'm aware this is possible if you just publish it with the HTML>Percent>100 thing. but it also forces every other MC to scale along with the resize. Is there a way to only have the background MC resize through AS3?
Thanks in advance for any help!