# Stage ScaleMode Issues

**URL:** https://forum.kirupa.com/t/stage-scalemode-issues/318253
**Category:** flash
**Created:** [January 14, 2011, 3:47pm UTC](https://forum.kirupa.com/t/stage-scalemode-issues/318253 "2011-01-14T15:47:18Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![ajile](https://avatars.discourse-cdn.com/v4/letter/a/848f3c/32.png) [@ajile](https://forum.kirupa.com/u/ajile)
#### Post date: [January 14, 2011, 3:47pm UTC](https://forum.kirupa.com/t/stage-scalemode-issues/318253/1 "2011-01-14T15:47:18Z")

</div>

I have been trying and trying to figure out what I’m sure is a very simple problem… I have a swf file I want to upload to GoogleSites so that I can link people to it.

I uploaded a click-to-create-burst-effect swf [here](http://sites.google.com/site/ajileFlash/be1.swf).

The problem is, the stage dimensions are supposed to be 600 x 400. Even though I have stage.scaleMode=StageScaleMode.NO\_SCALE, the stage does scale, both in Flash Player and in the uploaded version on a browser. How do I fix it so it stays at 600 x 400?
