Topic: embedded video doesn't show up in NN4.5 (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=10547" title="Pages that link to Topic: embedded video doesn&amp;#039;t show up in NN4.5 (Page 1 of 1)" rel="nofollow" >Topic: embedded video doesn&#039;t show up in NN4.5 <span class="small">(Page 1 of 1)</span>\

 
grrr
Paranoid (IV) Inmate

From:
Insane since: Mar 2001

posted posted 04-02-2001 06:58

hi, i've embedded an mpeg video into a popup-window which plays fine in IE, but in NN the popup window comes up empty. i got this code from another page since i don't know code myself- it looks simple enough. is NN having trouble reading the table or something? how to make it NN compatible?

<HTML><HEAD><TITLE>Aqua</TITLE>
<META content="text/html; charset=x-user-defined" http-equiv=Content-Type>
<META content="MSHTML 5.00.2314.1000" name=GENERATOR></HEAD>
<BODY bgColor=#000000>
<TABLE width="0" height="0">
<TD width=0 height="0">
<EMBED src="/MpegMovies/ArnAqua_7MB.mpg" height=286 width=352 LOOP="TRUE" CONTROLLER="TRUE" AUTOSTART="TRUE">
</embed>
</TD>
</TABLE>
</BODY>
</HTML>

Slime
Lunatic (VI) Mad Scientist

From: Massachusetts, USA
Insane since: Mar 2000

posted posted 04-02-2001 21:47

I don't think NN supports <embed>. I don't know how you can do it, although there is *probably* a way. Not guaranteed though.

la'dsasha
Neurotic (0) Inmate
Newly admitted Neurotic (0) Inmate
Newly admitted
posted posted 04-02-2001 22:38

*thats* what i thought. if you look at the coding for flash, youll notice that there is both an embed and an object tag. one was for netscape, the other for ie (not sure which for which).

i checked web design in a nutshell (o'reilly) for the embed tag and it says that nn: 2, 3, 4, msie: 3, 4, 5, webtv, and opera3 support the tag. try taking out the "controller" attribute. its not a listed attribute for that tag, depreciated or otherwise. (also note that "loop" and "autostart" attributes also were not listed).

wish i could help more, but i dont use the embed tag outside of what flash generates for me.

------
Hell hath no fury like a woman scorned

grrr
Paranoid (IV) Inmate

From:
Insane since: Mar 2001

posted posted 04-05-2001 17:57

yes, i have tried using both the object and embed tags similar to how flash is embedded, but it still doesn't work.

does anyone have experience embedding video in netscape???



Post Reply
 
Your User Name:
Your Password:
Login Options:
 
Your Text:
Loading...
Options:


« BackwardsOnwards »

Show Forum Drop Down Menu