{swf} is about questions related to ShockWave flash, or Adobe Flash, animation graphics format.
4
votes
1answer
81 views
Motion Chart in Beamer
I am looking for a way to integrate a google motion chart in a beamer presentation. I read that I can integrate a swf movie, but google charts work online. Ok, I can insert a link to the webpage, but ...
1
vote
0answers
89 views
In Beamer, how to prevent \includemovie from restarting swf animations?
On this frame, there are 3 swf animations starting once the slide opens. I would like to prevent them from automatically looping. I tried a few options without any success, such as endat=frame:10 or ...
9
votes
1answer
7k views
Animations with movie15 and swf files
I am trying to use movie15 to embed vector animations in my presentation. The trouble is that embedded SWF files refuse to display on Acrobat Reader X sometimes with a "This Media requires an ...
5
votes
1answer
507 views
XeTeX + movie15_dvipdfmx : can it import SWF ?
I am using the movie15_dvipdfmx package to embed movies to my textbook when it is compiled with XeLaTeX or the movie15 package when it is compiled with PDFLaTeX.
Here is my code for the PDFLaTeX ...
2
votes
1answer
521 views
How to determine the true size of a swf movie?
I am using the movie15 package to import an swg movie into my beamer presentation. The movie is exported from the Wolfram Mathematica by the
Export["filename.swg", <Animation>]
command ...