A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: full screen/browser window

  1. #1
    Senior Member
    Join Date
    Oct 2000
    Location
    York, Pennsylvania
    Posts
    380
    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?


  2. #2
    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.

  3. #3
    P.S. to previous reply:
    And of course set the dimensions for height and width to 100%

  4. #4
    Senior Member
    Join Date
    Oct 2000
    Location
    York, Pennsylvania
    Posts
    380
    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?


  5. #5
    Senior Member
    Join Date
    Jun 2000
    Posts
    3,512
    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center