Setting Flash width to 100% and the height to a proportional value in HTML?

  • Thread starter Thread starter nikolka1992
  • Start date Start date
N

nikolka1992

Guest
Basically, I have a flash file that I want to be embedded in an HTML web-page. I want it to cover the page completely width wise (100%) and then I want it to be as long as it needs to be to be proportional to the width. If I set it to 100% as well, then it's distorted, as it stretches to fit the browser completely. If I give it a number value, then it's too long, too short, or varies from computer to computer. If I leave the length at 0, then the file's width is going across the page, but it's only 1/3 the length of the browser...

Can anyone help with some code? Thanks!
 
Back
Top