Re: Export Animation
- To: mathgroup at smc.vnet.net
- Subject: [mg53421] Re: Export Animation
- From: "Borut Levart" <bole79 at email.si>
- Date: Tue, 11 Jan 2005 01:31:02 -0500 (EST)
- References: <cro315$he7$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Helo Uli, A list of graphics in Mathematica can be exported as animation: - as GIF, or, only since Ver. 5.1, as AVI [1]; - or as MOV on MacOS. AVI's can be imported into PowerPoint. You can build AVI from successive frame images, or you can convert animated GIF to AVI (Paint Shop Pro's Animation Shop can do both). Consider also the possibility of using animated GIF's in HTML [2] which can be presentation powerful; e.g. you can somehow control it with JavaScript [3]. [1] http://www.wolfram.com/products/mathematica/newin51/importexport.html [2] http://hlod.net/bolek/_setup/alleRegen.html [3] http://hlod.net/bolek/_setup/js.js Bye! Borut Levart "Uli Wuerfel" <uli.wuerfel at fmf.uni-freiburg.de> wrote in message news:cro315$he7$1 at smc.vnet.net... > Hi there, > > i import a file with mathematica and generate a number of graphs. By > doubleclicking a graph a nice animation starts. > Could someone please tell me how it is possible to export the whole > animation (e.g. in order to be able to use it in a presentation with > PowerPoint)? > > Thanks for any help, > > Uli