|
It looks like it has to do with the size (width and height) of the flash file. If it is not the correct size, it won't automatically fill that space. You can resize it with the HTML, but you will get a distorted image. You also have some padding in that div, so the div can't be completely filled up.
|