# Flash Website resizing with browser prob...?

**URL:** https://forum.kirupa.com/t/flash-website-resizing-with-browser-prob/120398
**Category:** Uncategorized
**Created:** [August 24, 2004, 1:16am UTC](https://forum.kirupa.com/t/flash-website-resizing-with-browser-prob/120398 "2004-08-24T01:16:06Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![enzo](https://avatars.discourse-cdn.com/v4/letter/e/3ab097/32.png) [@enzo](https://forum.kirupa.com/u/enzo)
#### Post date: [August 24, 2004, 1:16am UTC](https://forum.kirupa.com/t/flash-website-resizing-with-browser-prob/120398/1 "2004-08-24T01:16:06Z")

</div>

I’ve designed and coded a website fully in flash. Atm I am stumped. I want to keep the flash site from resizing even if the viewer changes his/her browser. Now I have used Dreamweaver and the table feature to solve this problem but my flash \*.swf file has to be in pixel mode for me to add it to a Dreamweaver table. Having my \*.swf file in pixel mode offsets the text in the \*.swf file and it doesn’t fill up the browser window fully the way percent mode does. When I change the \*.swf file to percent mode it vanishes from my table.

I guess my question is…is there anyway around this? Or another way I can go about keeping the website from resizing with the browser via Dreamweaver or Flash? Or is this codable in Flash or Dreamweaver?

-enzo

---

<div class="post-metadata">

### Author: ![deQue](https://avatars.discourse-cdn.com/v4/letter/d/b19c9b/32.png) [@deQue](https://forum.kirupa.com/u/deQue)
#### Post date: [August 24, 2004, 9:14am UTC](https://forum.kirupa.com/t/flash-website-resizing-with-browser-prob/120398/2 "2004-08-24T09:14:00Z")

</div>

Do you want the movie to be 100% of the window, or the exact size as it is in Flash?

100% (scaling):

1. In Flash, press Ctrl+Shift+F12.
2. Under “Dimensions” choose “precent”, and enter 100 for both fields.
3. Under “Scale” choose “Default (Show all)”

Exact Size:

1. In Flash, press Ctrl+Shift+F12.
2. Under “Dimensions” choose “Match Movie”.

Hope this is what you wanted. If not, let me know.
