Forum Moderators: open
I have a div with out height specified that I would like to embed the movie into. I have a short and wide flash move (900x 300).
How can I get the movie to fit in its container and proportionately scale its height and width when the window size is changed?
When I put an image in the box it scales proportionally to the size of the div as the div gets slimmer. When I do this with the swf it maintains it's height and displays the canvas background as the swf gets proportionally smaller.
Are there any simple embed properties that I can use to accomplish this?