video/x-nficwmh263

video/x-nficwmh263

[1] ( 版) <http://www.town.shimoichi.nara.jp/river/river.html>

// ブラウザがInternet explorer の場合は、ActiveXで表示

if (navigator.appName.indexOf("Microsoft Internet Explorer") == 0)

{

document.write('<OBJECT WIDTH=320 HEIGHT=240 ID="Video" CLASSID="CLSID:C520D71D-9ACB-11D5-9221-0048545CF4D6">');

document.write('<PARAM NAME="URL" VALUE="http://riversrv.town.shimoichi.nara.jp/push.htm;0?scrw=1280&Video_Source=0">');

document.write('<PARAM NAME="txtNoVideo" VALUE="No Video">');

document.write('<PARAM NAME="txtTipRClick" VALUE="右クリックで保存メニュー">');

document.write('<PARAM NAME="txtTipSave" VALUE="保存中...">');

document.write('<PARAM NAME="txtTipIdle" VALUE="右クリックで映像表示メニュー">');

document.write('</OBJECT>');

// ActiveXの起動

document.Video.Start();

}

else

{

//Internet Exploere 以外はプラグインで表示

document.write('<EMBED type="video/x-nficwmh263" src="http://riversrv.town.shimoichi.nara.jp/push.htm;0?scrw=1280&Video_Source=0 noinput=1" ismap="ismap" width="3.0" height="240" align="left" pluginspage="plug_nn.html">');

}

[2] 無投影片標題 (vv 著, 版) <http://webcache.googleusercontent.com/search?q=cache:3paXKa-2C5QJ:www.visus.pt/mirrors/vpon/Technical%2520Document/Network%2520SDK/CGI%2520%26%2520Webpage%2520SDK/VPON%2520CGI%2520%26%2520Webpage%2520SDK.ppt>

<EMBED type="video/x-nficwmh263" src="http://10.11.1.221/pushall.htm;0?noinput=1&exclusive_camctrl=1&zzw=12" width=320 height=240 align="center"></EMBED><BR>

[3] WebMonitor URL Request Syntax ( 版) <http://webcache.googleusercontent.com/search?q=cache:g6kcPwYjKbIJ:www.visus.pt/mirrors/vpon/Technical%2520Document/VPON%2520URL%2520Request%2520Syntax%2520v2.16%2520(10302000).doc>

 

<…type=…>

If the video algorithm is JPEG or MJPEG, use “video/x-nficwmjpeg”. If it is H263, use “video/x-nficwmh263”.