Hi Carl,

I'm guessing that you are using "stage.scaleMode=StageScaleMode.NO_SCALE;" in your code since you replied to your own mail ;)

And the reason you havn't been getting any more replies is that "NO_SCALE" is the scale mode you should use :)

It's hard to say what could be wrong without seeing any code but do you by any chance have the video controller inside the same MovieClip as the video so that both are scaled together? Just a thought...if not, please post some code.

BR
/roger


On 2011-08-10 19:48, Carl Welch wrote:
So, which scaleMode should I use if I want to maintain a movieClip's
original dimensions while in fullscreen? thx.

On Tue, Aug 9, 2011 at 12:11 PM, Carl Welch<carlwelchdes...@gmail.com>wrote:

stage.scaleMode=StageScaleMode.NO_SCALE;



On Tue, Aug 9, 2011 at 11:59 AM, Henrik Andersson<he...@henke37.cjb.net>wrote:

It depends on the set scaling mode of the stage.
______________________________**_________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.**com<Flashcoders@chattyfig.figleaf.com>
http://chattyfig.figleaf.com/**mailman/listinfo/flashcoders<http://chattyfig.figleaf.com/mailman/listinfo/flashcoders>




--
Carl Welch
http://www.carlwelch.com
http://www.linkedin.com/in/carlwelch
805.403.4819




_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to