Hello again,
I sent a message discussing this, but, I insist, there is a way to set the
speed of the animation without the machine clock??
Thanks!
Pablo.
Steffen Neumann <[EMAIL PROTECTED]> escreveu:
> [EMAIL PROTECTED] writes:
>
> > [1 <text/plain; iso-8859-15 (quoted-printable)>]
> > Hallo,
> >
> > kann man Animationen in ppower derart gestalten, da� z.B. alle '0.5s'
> > ein neues Bild geladen wird?
> Sort of. In the Full Screen Prefereneces hou have \
> "Advance every ..." you can also set a \pdfliteral{}
>
> and have your images included using
> something like
>
> \rlap{\includegraphics{1}\pause}
> \rlap{\includegraphics{2}\pause}
> \rlap{\includegraphics{3}\pause}
> \rlap{\includegraphics{4}\pause}
> \includegraphics{5}
>
> So long,
> Steffen
>
>
>
--