[pdftex] Play a sound at page change

Alexander Grahn A.Grahn at fz-rossendorf.de
Mon Oct 25 09:27:37 CEST 2004


Hi,

try the package `movie15.sty'.

http://www.tug.org/tex-archive/macros/latex/contrib/movie15

It works with latex and pdflatex (version >= 1.20). Using the latter,
the soundfile will be embedded into the PDF output by default.

\usepackage{movie15}

...

\includemovie[autoplay,autostop]{0pt}{0pt}{soundfile.au}

...

Option `autostop' ensures that the soundfile will be closed on next
page transition. Otherwise it would play until you close the document.

Alexander Grahn

-- 
Alexander Grahn
Forschungszentrum Rossendorf e. V.
Institut für Sicherheitsforschung
PF 51 01 19
D-01314 Dresden
Allemagne

m a i l t o : A . G r a h n @ f z - r o s s e n d o r f . d e
Tel.: +49 (0)3 51 / 2 60 23 31
Fax.: +49 (0)3 51 / 2 60 23 83

| Zum Verschlüsseln Ihrer Nachricht mit Hilfe von PGP oder GnuPG verwenden |
| Sie bitte meinen öffentlichen PGP-Schlüssel, den ich Ihnen auf Anfrage |
| gerne zusende. Informationen zur E-Mail-Verschlüsselung finden Sie unter |
| http://www.gnupg.de |

| You are encouraged to encrypt your message by means of PGP or GnuPG. |
| If you intend to use encryption send me a note, I will send you my |
| public PGP key as soon as possible. Visit http://www.gnupg.org for |
| further information on email encryption. |



More information about the pdftex mailing list