MathGroup Archive 2007

[Date Index] [Thread Index] [Author Index]

Search the Archive

why is Export to .SWF (Macromedia Flash file format) of a manipulate object so SLOOOOW ?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg78910] why is Export to .SWF (Macromedia Flash file format) of a manipulate object so SLOOOOW ?
  • From: Nasser Abbasi <nma at 12000.org>
  • Date: Thu, 12 Jul 2007 05:25:48 -0400 (EDT)

hi;

Mathematica 6.0, Windows XP, 750 MB RAM, 2.4 Mhz P4 machine. Running
Mathematica only, it takes about 20 minutes to export a manipulate
object to Macromedia Flash file format (.swf).

I do:

u=Manipulate[....]
Export["u.swf",u];

and now I wait and wait and wait...

anything one can do to speed this up?  I have not tried other formats.
It might not be related to .swf format, but the export of manipulate
itself is slow?

thanks,
Nasser



  • Prev by Date: Re: ideas please!
  • Next by Date: Re: Debug of FindRoot
  • Previous by thread: Re: Plotting a hyperbolic paraboloid (saddle)
  • Next by thread: Re: why is Export to .SWF (Macromedia Flash file format) of a manipulate object so SLOOOOW ?