Canon VB101 Manual Do Utilizador

Página de 167
Creating W
eb 
P
ages
5
109
Applet Tag Descriptions
No
This parameter specifies the applet file name. Enter "LiveApplet.class" or 
"Glimpse.class". If this parameter is not specified correctly, the applet (LiveApplet or 
Glimpse) is not downloaded.
code
No
This parameter specifies the directory that contains the applet. 
http://HTTP server IP address: port number/directory/
If this parameter is not specified correctly, the applet (LiveApplet or Glimpse) is not downloaded. 
Directories are fixed for each applet.
Directory (LiveApplet)=-wvdoc-01-/LiveApplet
Directory (Glimpse)=-wvdoc-01-/Glimpse
codebase
No
This parameter specifies the size of the area acquired for the applet (in pixels).
For LiveApplet, if the value specified is smaller than the LiveApplet drawing area, the applet may not 
be displayed correctly. If the camera control function GUI is to be added (controller_style=normal), 
add about 130 to the value. Eg. For an image size of 320 x 240, width=450.
For Glimpse, because the areas used for the applet and for the video display are the same size, 
specify the same value as the image width. Eg. For an image size of 320 x 240, width=320.
As for width.
For LiveApplet, add around 140. Eg. For an image size of 320 x 240, height=380.
For Glimpse, specify the same value as the image height. Eg. For an image size of 320 x 240, height=240.
width
No
height
Specify LiveApplet.zip or Glimpse.zip.
Yes
archive
Attribute Name
Description
Omissible
Using a Java Viewer to Distribute Videos
When specifying an address included in the codebase attribute of the applet
tag and a URL parameter of the applet, specify one that can be accessed from
the client's computer. This is particular necessary when using NAT.
e
Tip