Topic: Simpleviewer 2 pro into a swf resized
Hi everyone !
I am importing simpleviewer into a movieclip. Let's call it MC
When I resize my final swf I would like to strech MC in the same time and simpleviewer autoscaling in it.
How can do it ?
I use
stage.scaleMode = StageScaleMode.EXACT_FIT;
but it seems like simpleviewer force to change it.
thanx a lot !