![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, There is a little white space under my flash movie in Netscape which don't appear in IE. Is there some script available that will fix this? Gr. M. Smit |
#3
| |||
| |||
|
|
M. Smit wrote: Hi, There is a little white space under my flash movie in Netscape which don't appear in IE. Is there some script available that will fix this? Gr. M. Smit URL? Guess: go into code and make sure the closing tags </embed> and /object> (I don't recall if they're in that oredr - maybe reversed) are flush together and not on different lines. Not like this: /embed /object But like this: /embed></object -- Dan Vendel - *GOF* Contact: http://www.proformica.com/en/contact.shtml Formmail tutorial: http://www.proformica.com/en/formmail_tutorial.shtml Nested tables: http://www.proformica.com/en/nested_table_demo.shtml SEO: http://www.proformica.com/en/search_engine_optimization.shtml SE Utility: http://www.proformica.com/en/advanced_web_ranking.shtml Search Dreamweaver newsgroup: http://www.proformica.com/google.html |
#4
| |||
| |||
|
|
here is the url of the page where the flash movie is in: http://www.fcboszoom.nl/html/leftframe.htm |
#5
| |||
| |||
|
|
M. Smit wrote: here is the url of the page where the flash movie is in: http://www.fcboszoom.nl/html/leftframe.htm Well, as I wrote: Your code looks: /embed> </object> with space between the tags Make it look </embed></object> and see what happens -- Dan Vendel - *GOF* Contact: http://www.proformica.com/en/contact.shtml Formmail tutorial: http://www.proformica.com/en/formmail_tutorial.shtml Nested tables: http://www.proformica.com/en/nested_table_demo.shtml SEO: http://www.proformica.com/en/search_engine_optimization.shtml SE Utility: http://www.proformica.com/en/advanced_web_ranking.shtml Search Dreamweaver newsgroup: http://www.proformica.com/google.html |
#6
| |||
| |||
|
|
For some reason it still didn't work when I removed the white space between the tags. I solved it by giving the table cell where the flash movie is in the same blue background color instead of no background color. |

![]() |
| Thread Tools | |
| Display Modes | |
| |