# Flash Stage resize and positioning

**URL:** https://forum.kirupa.com/t/flash-stage-resize-and-positioning/277131
**Category:** flash
**Created:** [December 8, 2008, 10:04am UTC](https://forum.kirupa.com/t/flash-stage-resize-and-positioning/277131 "2008-12-08T10:04:39Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![isekream](https://avatars.discourse-cdn.com/v4/letter/i/4491bb/32.png) [@isekream](https://forum.kirupa.com/u/isekream)
#### Post date: [December 8, 2008, 10:04am UTC](https://forum.kirupa.com/t/flash-stage-resize-and-positioning/277131/1 "2008-12-08T10:04:39Z")

</div>

I have a flash app located at

[http://www.triniscene.com/tsv7/galleries/?page=flash](http://www.triniscene.com/tsv7/galleries/?page=flash)

now I want the flash dimensions to set to any reasonable size dimension in the HTML…while the movie adapts to the Stage dimensions. The problem I am having seems to be a browser issue. While in IE the movie takes the upper left hand side…it doesn’t in FF…

I have the stage set to Stage.scaleMode = ‘noScale’; and then set the \_x and \_y to 0…

what is the issue with FF here and is there any work around?
