A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Reducing the size of my swf

  1. #1
    Junior Member
    Join Date
    Mar 2001
    Posts
    16

    Reducing the size of my swf

    I'd like to know if someone can tell me how to reduce the size of my swf to fit into a 387x203 window on my site. When I go the movies on Flash Kit The small version of a selected movie is displayed. I'd like to know if anyone can tell me how this is done.

  2. #2
    shorter than most, but not all findShorty's Avatar
    Join Date
    Apr 2002
    Location
    brisbane
    Posts
    239
    the movies displayed on the flash kit movies section are not smaller versions, they are the same version with their width and height values changed in the object and embed tags.
    change these values in your html to be whatever the width and height you need the swf to display.
    scaling a flash move like this will degrade any bitmaps in the movie, and if the aspect ratio changes (ie. the ratio between the width and height) the movie may display smaller than you imagined it would.

  3. #3
    Junior Member
    Join Date
    Mar 2001
    Posts
    16
    I created an html and it is the size I want. I have a window on my site that displays an swf and I'd like to know how to get the html to show in this window the way the smaller versions of the flash movies show up when accessing the movie section.

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