Document ClassesZooming Animations (Beamer)

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
cda
Posts: 4
Joined: Thu Feb 14, 2008 2:00 pm

Zooming Animations (Beamer)

Post by cda »

Hi,

I'd like to confirm if is possible or someone think is possible to use \framezoom in Beamer to zoom in an animation (.mov file) specified with \movie. If so, could someone please provide an example.

I have been trying to do the following without any sucess:

Code: Select all

\begin{frame}{Advanced Workflow} 
\framezoom<1><2>[border=4.5cm](0cm,0cm)(6cm,4.5cm) 
\movie[width=6cm,height=4.5cm,p1]{}{caso-2.mov} 
\end{frame} 
[/code]

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Post Reply