-
What is the best method of making a HTML file that displays the KM made swf in full browser window?
Basically I want to scale the KM movie to match the size of the browser window. When you open the swf itself with the browser, this is achived... but when you export it as html page, it is set to the frame size.
I know there are many ways to do this... what does everyone reccomend?
-
The way I would do this is to set margins to "0" then place the <object></object> between <div align="center"></div> and set out the flash html without the javascript. I just did a test using Cute and worked fine.
-
P.S. to previous reply:
And of course set the dimensions for height and width to 100%
-
Bob:
would this able to be a new feature of KM?
When exporting as flash movie and webpage, it could prompt the user to see if they want to constrain it to the frame size, or allow the movie to fit to browser window?
-
It could be along with looping on or off which is always a source of confusion to new users. It must be cautioned that scaling a movie larger that has bitmaps can result in some ugly bitmaps.