From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/1591 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: \pdfannot and Sound Date: Tue, 25 Jan 2000 15:21:37 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <3.0.6.32.20000125152137.008921a0@pop.wxs.nl> References: <388D8048.FBA8D43E@ima.uco.fr> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: main.gmane.org 1035392411 1662 80.91.224.250 (23 Oct 2002 17:00:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:00:11 +0000 (UTC) Cc: pdftex@tug.org, ntg-context@ntg.nl Original-To: Laurent Peridy In-Reply-To: <388D8048.FBA8D43E@ima.uco.fr> Xref: main.gmane.org gmane.comp.tex.context:1591 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:1591 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 -----------------------------------------------------------------