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