User`s manual

126
applet.template.html
<HTML>
<BODY bgcolor=#ffffff>
<center>
<applet codebase="http://
__HTTP_SERVER_HOST_AND_PORT__/
-wvdoc-01-/SamplePages/Upload/
Applet/SnapSelector/"
code="SnapSelector" width=100%
height=90% name="SnapSelector"
archive="SnapSelector.zip">
<param name="cabbase"
value="SnapSelector.cab">
<param name="index_url"
value="http://
__HTTP_SERVER_HOST_AND_PORT__/
-wvdoc-01-/Upload/image1/
upindex_J.txt">
<param name="action_url"
value="script.template.html">
<param name="action_frame"
value="targetFrame">
<param name="key"
value="DATE CAPTION">
</applet>
</center>
</BODY>
</HTML>
In this sample also, the "SnapSelector"
applet is used in area
. Again, the
images are grouped by "date" and
"Caption".
2
Simple dummy video interface
(1)Video progress bar: The desired image
can also be displayed by dragging the
slider button to the desired frame.
(2)Video stop/start button
(3)Video display rate adjustment slider bar.
Specifies the URL of the folder in
which the applet is stored. Always
specify an IP address as the web
server address.
width
Applet area width. Specified in
pixels or percentage.
height
Applet area height. Specified in
pixels or percentage.
time0
Specifies the time image0 was
shot. Use the "year/month/day
hour:minute" format.
image0
Specifies the image file URL. To
specify multiple URLs, set
sequential parameters (image1,
image2, etc.).
Parameters Used by SnapSelector
codebase
(1) (3)(2)