A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Borders

  1. #1
    Senior Member
    Join Date
    Oct 2000
    Posts
    130
    Hi there, I've got a bit of a problem.

    When I make an intro with the size exactly fitting the screen (800x430). There shouldn't be any scrollbars.
    In internet explorer there are two borders: one at the top and one at the left side. So the swf-file is pushed to the right-bottom-side.
    What can I do to loose this borders. It's possible, I've seen it many times on site check here.

    Looking forward to the answer.

  2. #2
    Senior Member
    Join Date
    Oct 2000
    Posts
    102
    Click your page properties choose your exact demisions you wish your movie to be and then file>publish settings>click the HTML tab choose "match move and exact fit" I think this does it. I just tried it for mine and it did.
    Hope I helped and have a good day!

  3. #3
    Senior Moderator ®
    FK´s Banning Machine ™
    GMF ™'s Avatar
    Join Date
    Feb 2000
    Location
    Oslo, Norway
    Posts
    5,697
    Add :

    You could also get rid of the bordes if you edit the html and change the bodytag to this :

    <body bgcolor="#FFFFFF" marginheight="0" marginwidth="0" topmargin="0" leftmargin="0">

    Kind reg. GMF

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