5-16
Displaying Bitmap Images on the Video Screen
<param name=superimpose value="/local/logos/newlogo.gif,0,0">
* The underlined portion “x,y” specifies the display position. When x,y = 0,0, the image is displayed in the top
left corner. If “x,y” is omitted, the image is displayed in the center of the frame.
Sample transparent GIF
Specifying the Background Color
<html>
<body bgcolor=#cccccc>
<applet codebase=http://...code="LiveApplet.class" width=450 height=380>
<param name=url value="http://<_W_E_B_S_E_R_V_E_R_>/">
<param name=bg_color value="#cccccc">
</applet>
</body>
</html>
Pasting a Picture to the Background
<param name=bg_image value="/opt/images/back.gif"> ...........................................
1
<param name=image_offset value="0,0"> ...................................................................
2
1
specify the displayed picture file.
2
specify to display it at x,y (underlined portion).
Using the Viewer for Java to Distribute Videos
005-VBC50i-E-US
06.7.6, 11:36 AM
16
CO
PY
Содержание VB-C50i/VB-C50iR
Страница 16: ...xvi 000 VBC50i E US 06 7 6 11 30 AM 16 COPY...
Страница 174: ...5 30 005 VBC50i E US 06 7 6 11 36 AM 30 COPY...
Страница 212: ...6 38 006 VBC50i E US 06 7 6 11 40 AM 38 COPY...
Страница 213: ...Appendix Chapter 007 VBC50i E US 06 7 6 11 38 AM 1 COPY...