From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16483 Path: main.gmane.org!not-for-mail From: Michal Kvasnicka Newsgroups: gmane.comp.tex.context Subject: Re: Metapost animation Date: Thu, 16 Sep 2004 17:05:20 +0000 Sender: ntg-context-bounces@ntg.nl Message-ID: <4149C7D0.6040608@econ.muni.cz> References: <4145D194.5040604@econ.muni.cz> <41471D63.4050108@wxs.nl> <4147440F.7090702@econ.muni.cz> <4147FBE1.5060607@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1095347224 5907 80.91.229.6 (16 Sep 2004 15:07:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 16 Sep 2004 15:07:04 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Sep 16 17:06:53 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C7xqX-00067h-00 for ; Thu, 16 Sep 2004 17:06:53 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BB493127B0; Thu, 16 Sep 2004 17:06:52 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 16911-02-4; Thu, 16 Sep 2004 17:06:51 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0A5EE127AB; Thu, 16 Sep 2004 17:06:51 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8D28C127AB for ; Thu, 16 Sep 2004 17:06:49 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 16911-02-3 for ; Thu, 16 Sep 2004 17:06:49 +0200 (CEST) Original-Received: from anor.ics.muni.cz (unknown [147.251.4.35]) by ronja.ntg.nl (Postfix) with ESMTP id EE86F1279C for ; Thu, 16 Sep 2004 17:06:48 +0200 (CEST) Original-Received: from merkur.econ.muni.cz (merkur.econ.muni.cz [147.251.189.10]) by anor.ics.muni.cz (8.12.1/8.12.1) with ESMTP id i8GF6mdk014553 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Thu, 16 Sep 2004 17:06:48 +0200 Original-Received: from [147.251.224.167] (ke-kvasnicka.econ.muni.cz [147.251.224.167]) by merkur.econ.muni.cz (8.12.3/8.11.2/SuSE Linux 8.11.1-0.5) with ESMTP id i8GF6m4T006286 for ; Thu, 16 Sep 2004 17:06:48 +0200 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040616 X-Accept-Language: en-us, en, cs Original-To: mailing list for ConTeXt users In-Reply-To: <4147FBE1.5060607@wxs.nl> X-Muni-Spam-TestIP: 147.251.189.10 X-Muni-Virus-Test: Clean X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:16483 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16483 Good evening. Many thanks for your answer. If it doesn't work for `small steps (<1s)', it's probably useless, since for a smooth motion at least 15 frames per seconds are needed. But anyway, what is `svg'? Where can I see `dante XV presentation'? And one more question: Is sounds as system-dependent as movies? If not, how can I integrate it in a PDF document? Many thanks and greetings. Yours Michal Kvasnicka > > sure, you can let a javascript toggle the states; however, small steps > (<1 sec) are not to be trusted in precission, since they also depend > on the machine; they also kind of block other actions since there is > no concept of animation in pdf (apart from svg, which is poorly > implemented/integrated). > Another method is demonstrated in the 'dante XV' presentation (runs > slightly faster on a mac than on windows); > Hans