Frankie: Frage zu Flash-Autoupdate

Beitrag lesen

No Embed Tag
The NOEMBED tag defines content within EMBED content that will be ignored by browsers that can activate the EMBED plug-in application. Only browsers that do not understand the EMBED tag will display the content's of NOEMBED. Because - as stated above- NS and IE 3.0 + browsers understand the EMBED tag, they will ignore the contents of the NOEMBED tag.

Place this code before the closing 'object tag' of your Flash/Swish html:

<NOEMBED>
<IMG src="moviename.gif" width =??? height=???>
</NOEMBED>

</OBJECT>
_________________________

Hmmmh, liest sich so, als wär' es nicht möglich
und noembed wird NUR angezeigt, wenn der Browser das embed nicht kennt ... :o(