# Firefox scaling Flash movie incorrectly

**URL:** https://forum.kirupa.com/t/firefox-scaling-flash-movie-incorrectly/204258
**Category:** flash
**Created:** [October 18, 2006, 1:18pm UTC](https://forum.kirupa.com/t/firefox-scaling-flash-movie-incorrectly/204258 "2006-10-18T13:18:14Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![veraxoxo](https://avatars.discourse-cdn.com/v4/letter/v/f19dbf/32.png) [@veraxoxo](https://forum.kirupa.com/u/veraxoxo)
#### Post date: [October 18, 2006, 1:18pm UTC](https://forum.kirupa.com/t/firefox-scaling-flash-movie-incorrectly/204258/1 "2006-10-18T13:18:14Z")

</div>

I have followed all the advice on getting a Flash movie to scale correctly in Firefox. I have put the following into my HTML file:

body,html {  
margin:0px;  
padding:0px;  
height:100%;  
}

But this doesn’t seem to do the trick. Firefox still displays only the top 1/3 of the movie.

Putting the movie in a table and centering it does not work either. This only seems to be a problem on Flash movies that are set at (Top Left) “TL” alignment.  
What else can I do?
