Re: [NTG-context] multimedia PDF in ConTeXt

2021-07-30 Thread Michal Vlasák via ntg-context
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

Re: [NTG-context] Multimedia, PDF and ConTeXt

2021-07-26 Thread Hans Hagen via ntg-context
. - 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

[NTG-context] Multimedia, PDF and ConTeXt

2021-07-26 Thread Michal Vlasák via ntg-context
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

[NTG-context] about \useexternalsoundtrack

2018-07-02 Thread Pablo Rodriguez
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

Re: [NTG-context] ConTeXt-ifying Kile

2008-01-02 Thread Matija Šuklje
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

Re: [NTG-context] audio files in pdf

2006-02-13 Thread Hans Hagen
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 -

Re: [NTG-context] start a program with a particular file

2003-06-16 Thread Sytse Knypstra
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

Re: [NTG-context] start a program with a particular file

2003-06-12 Thread Adam Lindsay
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