<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<i>.....</i><i></i>
<p><i>The effect of&nbsp; /Poster true&nbsp;&nbsp; and&nbsp; /UseURL true&nbsp;
seems to be that</i>
<br><i>as soon as you open the page on which the movie has been placed,</i>
<br><i>the PDF browser downloads the movie file from the specified URL,</i>
<br><i>so as to get the frame to be used as the Poster image.</i>
<br><i>(In fact I include this frame as a static image anyway, with the</i>
<br><i>movie placed over the top of this image. This way it is not obvious</i>
<br><i>that the page is not actually complete while the movie is being</i>
<br><i>downloaded, as if in the background.)</i><i></i>
<p><i>Assuming a reasonably fast connection, by the time the reader has
realised</i>
<br><i>that there is a movie that can be played, it has been downloaded
and</i>
<br><i>is ready for a smooth launch.</i><i></i>
<p><i>Hence, although the PDF and movie are stored as separate files,</i>
<br><i>they are downloaded "almost" together, and the movie is ready for</i>
<br><i>playing *almost* instantly (from a human's perspective).</i>
<br><i></i>&nbsp;<i></i>
<p><i>The only downside is that if you copy the PDF onto a CD, or disconnect</i>
<br><i>from the network, then the movie will not be accessible.</i>
<br><i>(But that's the same with your solution with \href&nbsp; -- of course.)</i>
<p>Hello Ross:
<p>Thanks for the tips, I consider that joining electronic movies with
PDF documents is
<br>going to change significantly the way we use to create scientific documents.
<br>Later on I will do my "homework" making experiments in using the annotations.
<p>However I want to make you notice that the \href macro of hyperref is
quite flexible:
<br>it can be used like&nbsp; \href{some internet address}
<br>or&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
\href{run:name of movie in avi, mov or mpeg format}
<br>or&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
\href{run:some external program}.
<p>So, the main difference between the annotation (in the way it was designed)
and the
<br>\href macro is that the annotation is "URL-dependent", so it will work
as soon as you
<br>are connected to the web and as soon as the web server which contains
the movie is
<br>active and as soon as your system supports the movie format (mine,
unfortunately, does'nt),&nbsp;
<br>On the other side, the \href macro can be used in the same document
to offer different alternatives
<br>to the user (something like \href{internet address}{Click here to view
the movie}
<br>\href{run:movie.avi}{Click here to run the movie (avi format, requires
download first)},
<br>\href{run:movie.mov}{Click here to run the movie (Quicktime format,
blabla...)},&nbsp;
<br>\href{run:./somescript}{Click here to call ... , requires download....}).
<br>So, if you create a CD with all your files the links created with the
\href{run:...} macro are going to
<br>work fine independently of being or not connected to the web.
<p>Best regards from Portugal.
<pre>--&nbsp;
Prof. Orlando Camargo Rodr&iacute;guez
&Aacute;rea Departamental de F&iacute;sica&nbsp;
FCT - Universidade do Algarve</pre>
&nbsp;</html>