A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: HELP ME

  1. #1
    Junior Member
    Join Date
    Jun 2000
    Posts
    8
    can anyof you tell me how to constrain the movie to the window when i adjust my swf in size..or how to not allow the swf to be adjusted in size? i do not want people to see
    the outlying edge of my movie.
    thanks in advance
    cicada

  2. #2

    Angry

    Hi,

    You may want to try this, but I am not sure of your question so it may not be what you are looking for.

    Publish your movie in Percent 100% x 100% and use Exact Fit. Once you have done this edit the HTML source to include the line border=0 topmargin=0 leftmargin=0 scroll=no This line should be put next to the bgcolour line.

    When you now look at your movie in a browser window there will be no scroll bar, when you minimize the window the movie will be scaled down to fit inside and there will be no invisible border.

    Hope this has helped you
    Barry

  3. #3
    Junior Member
    Join Date
    Jun 2000
    Posts
    8

    HELP mE

    Thank you

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