A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Fall into the Gap

  1. #1
    Junior Member
    Join Date
    Jul 2000
    Posts
    17
    I am looking for the code to insert a .swf into an html page. The code I've been using seems to create a bounding box around itself in Netscape.
    I need the flash to sit snug with the rest of the content on the page, wihtout any gaps.

  2. #2
    Senior Member
    Join Date
    Jul 2000
    Posts
    501
    Get rid of the margins...

    <BODY MARGINWIDTH=0 MARGINHEIGHT=0 TOPMARGIN=0 LEFTMARGIN=0...>

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