Is there a way in beamer to have some kind of dynamic picture that will change if the mouse is moved over it or if the button is clicked?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
Here is a straightforward solution using a Widget Annotation (Push Button) according to the PDF specification. It displays different pictures depending on the current mouse position and its button state (out, roll-over, button-down).
In case of multiple Widget annotations, the Widget's names, as specified by the
|
|||||||||||||||
|

\inlcudegraphics<1>{...}what should be on overlay <1> and so on. – Herbert Nov 8 '12 at 8:10animatepackage? – AlexG Nov 8 '12 at 9:03