A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Border in browser window

  1. #1
    Senior Member
    Join Date
    Jan 2001
    Posts
    106
    In my flashsite, I am using a header that bleeds off both sides of the page in my flash environment. When I post it live and view it in the browser, both I.E. & Communicator have borders around the whole flash .swf. Is there a way to fill the browser window with just my .swf file???

  2. #2

  3. #3
    Junior Member
    Join Date
    Mar 2001
    Posts
    26
    Just paste this in the body tag of the html page.

    <body leftmargin="0" marginwidth="0" topmargin="0" marginheight="0">
    </body>

    cheers max

  4. #4
    That would help but not completely solve the problem

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