e of an updated latest with also
> updated documentation.
By the way, Pablo, your issue
https://www.mail-archive.com/ntg-context@ntg.nl/msg88204.html was also
solved in the last upload. Unfortunately it will probably not help you,
because Acrobat no longer supports this.
\useexternalsoundtr
.
- Any source (embedded, external and URL file).
- In all regards superior to sound objects. Is still relatively simple
and allows some customization and control (media player controls, PDF
actions).
- This is the backing mechanism for including video and audio in
Con
DF
1.5, 2003) and became unsupported (PDF 2.0, 2017).
- Both video and audio is supported.
- Any source (embedded, external and URL file).
- In all regards superior to sound objects. Is still relatively simple
and allows some customization and control (media player controls, PDF
Dear list,
I’m interesting in embedding media clip objects (sounds) in PDF
documents and using them with JavaScript (something I’d have to learn
later).
I found the \useexternalsoundtrack command, but I don’t get it working
(https://mailman.ntg.nl/pipermail/ntg-context/2006/016503.html).
I
xternaldocument[name][file][text]
\useexternalfigure[name][file][options]
\useexternalfile[name][name][file][font options]
\useexternalfiles[name][options]
\useexternalsoundtrack[name][file]
# \useJSscripts
\usemodule[names]
\usereferences[files]
\usespecials[names|reset]
\usesymbols[name]
# \use
e"-square with
> name:dummy file:1-01-bell.wav state:unknown.
>
>
\setupinteraction[state=start]
\starttext
\useexternalsoundtrack [slam] [doorslam.wav]
\goto{whatever}[StartSound{slam}]
\stoptext
-
I followed Adam Lindsay's suggestion and looked up \useexternalsoundtrack
in core-fig.
But unfortunately I am ignorant of low level TeXnicalities.
I could only figure out that I needed two parameters and by trial and error
I found that they have to be included in [ and ].
The
Sytse Knypstra said this at Thu, 12 Jun 2003 11:12:01 +0200:
>Let's say I want to start mediaplayer with the file MyMusic.wav.
Well, for this specific example, why not \useexternalsoundtrack (core-fig)?
Acrobat seems to support a fair number of media types in a cross-platform
way, whi