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.
Printable View
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.
Get rid of the margins...
<BODY MARGINWIDTH=0 MARGINHEIGHT=0 TOPMARGIN=0 LEFTMARGIN=0...>