A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Resizing A SWF Made w/KM

  1. #1
    Senior Member
    Join Date
    Dec 2000
    Posts
    440
    How do I resize a KoolMoves SWF animation inside a web page so visitor's with different screen resolutions will view the swf at full screen?

    Thanks

  2. #2
    Senior Member
    Join Date
    Jun 2000
    Posts
    3,512
    Johnie has addressed this before. I believe his solution is to change the width and height in the html to 99% (you might search koolmoves forum for "99").

    If there are images in the animation, they will look grainy if they are stretched larger but they could be shrunk smaller. So that implies creating the animation large for large screen viewers. See if others agree with that reasoning.

  3. #3
    Senior Member
    Join Date
    Jul 2000
    Posts
    5,087
    A side note here is that you want to use very large oversized graphics (If you are using bitmapped images) in your original SWF and then change the height and width to percents in the HTML. The images should scale a lot better that way instaead of going the other way (from small to large).


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