Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

flash alignment question

Status
Not open for further replies.

stvchez123

Programmer
Apr 18, 2002
59
US
Hi,
I'm not sure if this an issue w/ the HTML or the flash component I inserted.

If you look at my page:


you'll notice a space between my flash nav header and the gif line underneath. I need to get that butted up together. Any ideas?

here's the code:


<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase=" WIDTH="750" HEIGHT="20" id="nav" valign="bottom">
<PARAM NAME=movie VALUE="nav.swf"> <PARAM NAME=loop VALUE=false><PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src="nav.swf" quality=high bgcolor=#FFFFFF WIDTH="750" HEIGHT="20" NAME="nav" ALIGN=""
TYPE="application/x-shockwave-flash" PLUGINSPAGE="</OBJECT>
<img src="bar.gif">
 
First, I get a javascript page error on your link...
Second, talking about the purple menu and the black line below it?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top