HighDots Forums  

unwanted space

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss unwanted space in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
middletree
 
Posts: n/a

Default unwanted space - 06-29-2004 , 08:41 AM






If you go to www.middletree.net/cm, you'll see that I have a Flash movie,
then a gold nav bar. Thing is, there is a space between the movie and the
navbar. I don't want it to be there. I am 100% sure that the space is not
part of the Flash movie.

What can I do to close the gap?



Reply With Quote
  #2  
Old   
Osgood
 
Posts: n/a

Default Re: unwanted space - 06-29-2004 , 08:54 AM






middletree wrote:

Quote:
If you go to www.middletree.net/cm, you'll see that I have a Flash movie,
then a gold nav bar. Thing is, there is a space between the movie and the
navbar. I don't want it to be there. I am 100% sure that the space is not
part of the Flash movie.

What can I do to close the gap?


Further to what David says about the 5px padding you may also have to
move your closing </td> tag up to be in the same line as the closing
</OBJECT> tag

</OBJECT></td>



Reply With Quote
  #3  
Old   
Dan Vendel *GOF*
 
Posts: n/a

Default Re: unwanted space - 06-29-2004 , 09:06 AM



middletree wrote:
Quote:
If you go to www.middletree.net/cm, you'll see that I have a Flash movie,
then a gold nav bar. Thing is, there is a space between the movie and the
navbar. I don't want it to be there. I am 100% sure that the space is not
part of the Flash movie.

What can I do to close the gap?


Another factor that has made people tear their hair off since it's
virtually impossible to figure out is that the two tags
</EMBED> and </OBJECT> *MUST* be flush together on same line since the
code can sometimes keep an invisible space between them.

So, not like this:
</EMBED>
</OBJECT>

But put them like this:
</EMBED></OBJECT>

--
Dan Vendel - *GOF*
Contact: http://www.proformica.com/en_gray/contact.shtml
Formmail tutorial: http://www.proformica.com/en_gray/formmail_tutorial.shtml
Nested tables: http://www.proformica.com/en_gray/nested_table_demo.shtml
SEO: http://www.proformica.com/en_gray/search_engine_optimization.shtml
SE Utility: http://www.proformica.com/en_gray/advanced_web_ranking.shtml
Search Dreamweaver newsgroup: http://www.proformica.com/google.html


Reply With Quote
  #4  
Old   
middletree
 
Posts: n/a

Default Re: unwanted space - 06-29-2004 , 09:15 AM



David, Nadia, Dan, and Osgood:

Thanks for the advice. Very good, educational, and helpful stuff!

James W



"middletree" <middletree (AT) htomail (DOT) com> wrote

Quote:
If you go to www.middletree.net/cm, you'll see that I have a Flash movie,
then a gold nav bar. Thing is, there is a space between the movie and the
navbar. I don't want it to be there. I am 100% sure that the space is not
part of the Flash movie.

What can I do to close the gap?





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.