Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | RE: FLASH: netscape 3 produces html-sjit in page |
From: | Magnus \"Malte\" Olsson (Netsolutions) |
Date: | Wed, 20 Jan 1999 15:09:31 GMT |
Hi
I�m think you�ll need to write it like:
<table><tr>
<script language="javascript">
document.write('<td><EMBED SRC="/multimedia/flash/menuextra.swf"
name="myName" height="100" width="100">');
document.write('</embed></td>');
</script>
</tr></table>
or maybe include all table 'tags' inside document.write.
....................................................
magnus [dot] olssonnetsolutions [dot] se (mailto:magnus [dot] olssonnetsolutions [dot] se)
Netsolutions Sweden AB
Grev Turegatan 11 A, Box 14083, SE-104 40 Stockholm
Direct +46 8 587 487 73
Phone +46 8 587 487 00, Fax +46 8 587 487 50
http://www.netsolutions.se
....................................................
-----Original Message-----
From: Kevin van der Brug [kevinkevin [dot] nl (mailto:kevinkevin [dot] nl)]
Sent: den 20 januari 1999 15:59
To: flashershocker [dot] com
Subject: FLASH: netscape 3 produces html-sjit in page
Hi flash-dudes.
I made this dutch IT-media newsmagazine. http://www.planet.nl/multimedia.
Recently tested on Netscape 3 on any type of computer:
The intro works fine. But the next page, well 3 flash-movies are placed in
the page. You see all aftershock-codes right through your lay-out! And I
know Netscape 3 doesn't handle javascript too well, but how can I solves
this problem?
I've read here recently about this: "to fully deploy and SWF in a table, any
document.write functions need to be supplemented with document.write lines
that include the opening and closing tags for the table cell container
(td)."
Well, I am just a designer, not real master in Javascript, but I am trying
my best. How can I implement this in my codes???? Can somebody give a clear
example in the source, please? Thanx.
Groet,
Kevin van der Brug
Vormgever World Access/Planet Internet
033-4540429
------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-managershocker [dot] com. Problems to: ownershocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-managershocker [dot] com
------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-managershocker [dot] com. Problems to: ownershocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-managershocker [dot] com
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]