From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/6990 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: presentations Date: Mon, 25 Feb 2002 13:05:19 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <5.1.0.14.1.20020225130321.05c93608@server-1> References: <20020225104953.A14595@mnw.art.pl> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1035397486 15483 80.91.224.250 (23 Oct 2002 18:24:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:24:46 +0000 (UTC) Cc: ConTeXt mailing list Original-To: kopszak@mnw.art.pl (Piotr Kopszak) In-Reply-To: <20020225104953.A14595@mnw.art.pl> Xref: main.gmane.org gmane.comp.tex.context:6990 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:6990 At 10:49 AM 2/25/2002 +0100, Piotr Kopszak wrote: >Hello, > >I just started using Context again after a rather long break. I'm >working on a presentation. I know it's possible to include movies in >pdf files using ConText, but is it possible to add some background >noise from a sound file to a sequence of screens and synchronize them >somehow? The following code syncs sounds with pages \setupinteraction[state=start] \starttext \useexternalsoundtrack[dooropen][dooropen.wav] \useexternalsoundtrack[doorslam][doorslam.wav] % new : \setupexternalsoundtracks[option=repeat] \setupinteraction[openpageaction=StartSound{dooropen}] test \page \setupinteraction[openpageaction=StartSound{doorslam}] test \page \stoptext . I added option=repeat (a few lines patch; will be in next beta) so that one can now habe ambient sounds too. Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- fall-back web server: www.pragma-pod.nl -------------------------------------------------------------------------