Hello,
I want to make a animation movie 'swf' file using Animate as below. But I think that the video frame rate is fast. How can I control (or slow down) the frame rate ? And one more thing is that when the video is made, the movie goes forward and backward again. I want only forward direction. I have tried as many options of Animate as possible. Could you help me.......?
Ah, another stupid question is... when I use 'GIF' extension, it does not work with Animate. The created 'GIF' file is not animated. What is this reason...? Thank you in advance.
AAAMovie = Animate[GraphicsGrid[{{Plot[x^2 + q^2 x, {x, 0, 10}, ImageSize -> size], Plot[(x + q)^2 + 2 x, {x, 0, 10}, ImageSize -> size]}}], {q, 0, 5}, DefaultDuration -> 5, RefreshRate -> 10]