}
</SCRIPT>
<BODY
<OBJECT ID="JPEGViewer" WIDTH = 641 HEIGHT= 481
<PARAM NAME="HttpPort" VALUE="80">
<PARAM NAME="DispWidth" VALUE="640">
<PARAM NAME="DispHeight" VALUE="480">
</OBJECT>
<form name="myForm"> <table><tr><td>
<INPUT TYPE="BUTTON" NAME="still_btn" VALUE="Pause" onclick="still_click(this)"></td><td> </tr></table>
</form></BODY></HTML>
(4) Seamless Switching
Sample code of VisualBasic for switching to 192.168.0.200. Sleep over one frame is required between methods.
VNviewcnt1.Stop
Sleep 100
VNviewcnt1.IP = "192.168.0.200"
Sleep 100
VNviewcnt1.Play
8.4.HTML Example for
(1) Getting
Execute Play method after setting properties below.
<OBJECT ID="MPEG4Viewer"
WIDTH = 320
97