Re: Re: How to Export the "Manipulate"
- To: mathgroup at smc.vnet.net
- Subject: [mg97001] Re: [mg96969] Re: How to Export the "Manipulate"
- From: George Woodrow III <georgevw3 at mac.com>
- Date: Sun, 1 Mar 2009 04:58:16 -0500 (EST)
- References: <go8i2b$l55$1@smc.vnet.net> <200902281143.GAA16724@smc.vnet.net>
If you just want a movie, you can use a screen capture program. I sue Snapz Pro X on OS X, but there must be similar programs for Linux or Windows. Once the program is capturing video, you can manipulate the controls. The resulting video can be processed for QuickTime, Flash, or some other format. george On Feb 28, 2009, at 6:43 AM, Jens-Peer Kuska wrote: > Hi, > > the non-interactive version make a flash video, the > interactive variant need a MathPlayer and the translation of you > code into MathPlayer. > > Regards > Jens > > wayne wrote: >> Hi ,all >> >> i usually use Export["*.gif",Table[Graphics[]]] to generate a GIF >> figure, but dont know how to "Export" the "Manipulate" produced >> animations,can someone here drop me a hint ? >> >> Many Thanks >> >> Wayne. >> >