JavaScript: The Definitive Guide

Previous Appendix H
LiveConnected Navigator Plug-Ins
Next
 

H.2 LiveVideo

The LiveVideo plug-in displays AVI format movies, and is bundled with Navigator on Windows 95 and Windows NT platforms. It has a fairly simple LiveConnect API, consisting of just four methods:

play()

Play the movie, starting at the current location.

stop()

Stop playing the movie.

rewind()

Return to the beginning of the movie.

seek(frame)

Skip to the specified frame number within the movie.


Previous Home Next
LiveAudio Book Index Live3D

HTML: The Definitive Guide CGI Programming JavaScript: The Definitive Guide Programming Perl WebMaster in a Nutshell