diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/movie15/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/movie15/README | 28 |
1 files changed, 17 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/latex/movie15/README b/Master/texmf-dist/doc/latex/movie15/README index 0718bcd6681..e0d1259907e 100644 --- a/Master/texmf-dist/doc/latex/movie15/README +++ b/Master/texmf-dist/doc/latex/movie15/README @@ -13,7 +13,7 @@ Description: into PDF documents for use with LaTeX as well as pdfLaTeX. It follows the PDF-1.5 and PDF-1.6 specifications for embedding multimedia content. The specification allows media file data to be completely incorporated into the - PDF output, thus producing selfcontained PDF documents. A number of file + PDF output, thus producing self-contained PDF documents. A number of file formats is supported. For a (possibly incomplete) list see the table at the end of this file or refer to the PDF specification: @@ -69,15 +69,21 @@ Usage: player. Re-use as file attachment can be suppressed with `attach=false'. + autoclose Close the media player when the page is closed. + Use of this option may be necessary for streamed + media, such as Real Video. + autopause Pause playback when page is closed. autoplay Start playback when page is opened. Useful for side by side movies to be played back simultaneously. - autostop Stop playback when page is closed. - Default behaviour, override with option - `continue'. + autostop Stops playing but keeps the media loaded when the + page is closed. The media is rewound to its + beginning or its `startat' position. This option + is set by default if neither of the options + `autopause', `autoclose' or `continue' is set. autoresume Resume previously paused playback when page is opened. @@ -114,8 +120,8 @@ Usage: palindrome[=true|false] Play media forward and backward. - playerid=<playerid> Forces a particular media player plugin to be used - instead of the default one. Currently, the + playerid=<playerid> Forces a particular media player plug-in to be + used instead of the default one. Currently, the following values are recognised: AAPL_QuickTime, MACR_FlashPlayer, RNWK_RealPlayer, MSFT_WindowsMediaPlayer, ADBE_MCI (Adobe builtin @@ -214,11 +220,11 @@ Usage: canvas. Only fixed point real numbers in the range from 0 to 1 are allowed for the colour components. - 3Djscript=<JavaScipt file> Things like animation, lighting, background colour - etc. may also be script driven. Option `3Djscript' - associates a <JavaScipt file> with the 3D object. - The script will be executed upon activation of the - object. + 3Djscript=<JavaScript file> Things like animation, lighting, background + colour etc. may also be script driven. Option + `3Djscript' associates a <JavaScript file> with + the 3D object. The script will be executed upon + activation of the object. Additional options for use with `\movieref': |