diff options
author | Karl Berry <karl@freefriends.org> | 2012-03-28 23:01:27 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-03-28 23:01:27 +0000 |
commit | e54b7d07dfb4f3b812d1e90a7b56fe7f0fb37ac6 (patch) | |
tree | 8c09f502dac6b2f894647e7b46d286a9820248dd /Master/texmf-dist/doc/latex/flashmovie/README | |
parent | 91307a06cac2f83e7c0a0b36a2251a5af82f5852 (diff) |
restore flashmovie
git-svn-id: svn://tug.org/texlive/trunk@25768 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/flashmovie/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/flashmovie/README | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/flashmovie/README b/Master/texmf-dist/doc/latex/flashmovie/README new file mode 100644 index 00000000000..c97ce7bb69a --- /dev/null +++ b/Master/texmf-dist/doc/latex/flashmovie/README @@ -0,0 +1,18 @@ +This package allows direct embedding of flash movies into PDF files. It is +designed for use with pdflatex. + +Basically it uses the fact that the Adobe Reader 9 contains +an embedded Adobe Flash player which can be invoked with the +"rich media annotation" feature which is described in +"Adobe Supplement to the ISO 32000 BaseVersion: 1.7 +ExtensionLevel: 3". + +advantages: + - You can directly embed videos into the pdf (external window is optimal + and not necessary). + - You can play back videos without worrying about platform dependencies. + +disadvantages: + - You can only play back embedded videos with Adobe Reader 9 and upwards. + +For further infos see the file "flashmovie.sty".
\ No newline at end of file |