A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: resizing

  1. #1
    Member
    Join Date
    Nov 2003
    Posts
    33

    resizing

    Hey all

    I am yet again in need of your expertise! The problem I am having is that my website links directly to SWF files which then open in their own window, but the size of that window changes, meaning that sometimes the SWF is full screen and sometimes its the proper small size. Im pretty sure there is action script or something to make the SWF open at its set stage size, anybody know how to code this? Im feeling a bit rusty so appreciate all the help.

    Thanks again

    Craig
    never argue with an idiot, they will drag you down to their level and then beat you with experience

  2. #2
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    Never link directly to a .swf but to an .html in which the Flash movie is embedded. Make sure the width and height parameters in the object & embed tags are set to the actual width and height in pixels of each movie, and not set to 100%.

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