summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/media9/media9.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-01-02 22:37:03 +0000
committerKarl Berry <karl@freefriends.org>2019-01-02 22:37:03 +0000
commitf5eb3253503f0d9b2bb9efcf1d4813bd948ca5d4 (patch)
treef71abc91f0119ab3114800d1ac6b17b4f6bbf9a4 /Master/texmf-dist/source/latex/media9/media9.tex
parent443bcdc0cb69f7073630ecb174d9ab71a8ec8997 (diff)
media9 (2jan19)
git-svn-id: svn://tug.org/texlive/trunk@49577 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/media9/media9.tex')
-rw-r--r--Master/texmf-dist/source/latex/media9/media9.tex9
1 files changed, 4 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/latex/media9/media9.tex b/Master/texmf-dist/source/latex/media9/media9.tex
index 39df290ae49..addffae3970 100644
--- a/Master/texmf-dist/source/latex/media9/media9.tex
+++ b/Master/texmf-dist/source/latex/media9/media9.tex
@@ -755,7 +755,6 @@ parameter & description\\\hline\hline
flashvars={
source=random.mp4
&loop=true % loop video
- &autoPlay=true
}
]{}{VPlayer.swf}\hfill}
\makebox[\linewidth]{\hfill%
@@ -796,9 +795,9 @@ parameter & description\\\hline\hline
\includemedia[
width=\linewidth,height=\linewidth,
activate=pageopen,
- addresource=config.xml, %embedded configuration
+ addresource=files/config.xml, %embedded configuration
addresource=files/cubeposter.png, %embedded image file
- flashvars={xml=config.xml},
+ flashvars={xml=files/config.xml},
passcontext %show the player's context menu
]{}{SlideShow.swf}
\end{Verbatim}
@@ -808,9 +807,9 @@ parameter & description\\\hline\hline
% width=0.8\linewidth,height=0.6\linewidth,
width=\linewidth,height=\linewidth,
activate=pageopen,
- addresource=config.xml, %embedded configuration
+ addresource=files/config.xml, %embedded configuration
addresource=files/cubeposter.png, %embedded image file
- flashvars={xml=config.xml},
+ flashvars={xml=files/config.xml},
passcontext %show the player's context menu
]{}{SlideShow.swf}
\hfill}