ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Re: \pdfannot and Sound
       [not found] <388D8048.FBA8D43E@ima.uco.fr>
@ 2000-01-25 14:21 ` Hans Hagen
  0 siblings, 0 replies; only message in thread
From: Hans Hagen @ 2000-01-25 14:21 UTC (permalink / raw)
  Cc: pdftex, ntg-context

At 11:51 AM 1/25/2000 +0100, Laurent Peridy wrote:

>	Could you give me a nice example to introduce sound or movie in a PDF
>file with PDFTEX ?
>	Example with all the parameters, please !
>
>	I does not arrive to understand the reference manual and so on...

Well, if you want to build this yourself, reading the specs can be useful,
especially if you want all parameters. Embedding the stuff in macros take a
few more minutes, since you have to do some housekeeping as well as reserve
space. 

In context: 

\useexternalfigure
  [everlasting]
  [some.mov]
  [width=4cm,height=3cm,label=whow,repeat=yes,preview=yes]}

\placefigure
  {An everlasting movie.}
  {\externalfigure[everlasting]}

etc etc etc \goto {Show Me} [StartMovie{whow}] etc etc 

This feature is pretty old btw. Sound is more recent and only available in
the latest versions: 

\useexternalsoundtrack[noise][veryloud.wav]

etc etc etc \goto {Hear Me} [StartSound{noise}] etc etc. 

There are some more bells and whistles and settingsand ... Also, you can
use buttons, menus and whatever you like. 

There is an example in 1999-003.pdf at our site. 

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl
-----------------------------------------------------------------


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-01-25 14:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <388D8048.FBA8D43E@ima.uco.fr>
2000-01-25 14:21 ` \pdfannot and Sound Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).