|
|
|
|
Overlay a graphic (JPG, PNG or SWF only) on your movie. The overlay will appear superimposed on top of everything within the video display window. This feature is useful for corner logos, watermarks, copyright marks, etc.
Technical
Variable Name |
Options |
Description |
fa |
http://www.yoursite.com/path/to/file.flv |
|
|
flv, mp4, 3gp, swf, mp3, aac, m4a |
|
Example Usage
HTML:
wasp.swf?vo=http://www.yoursite.com/path/to/file.png
XML:
<vo>http://www.yoursite.com/path/to/file.png</vo>
JavaScript
waspConfigsXXXXXX.vo="http://www.yoursite.com/path/to/file.png";
See also
Video Overlay |
|
|
|