diff options
author | Karl Berry <karl@freefriends.org> | 2009-12-05 01:23:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-12-05 01:23:16 +0000 |
commit | 4b5278d501074b7f91fd9dece761969c86bec8ca (patch) | |
tree | b01d963e1d2100cca690bdfbd7dc382b4adefd03 /Master/texmf-dist/doc/latex/flashmovie/README | |
parent | 356ac6d75d6b87afe160237c38d0d3d7cba15c34 (diff) |
new latex package flashmovie (4dec09)
git-svn-id: svn://tug.org/texlive/trunk@16296 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 | 16 |
1 files changed, 16 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..28a176ecdfb --- /dev/null +++ b/Master/texmf-dist/doc/latex/flashmovie/README @@ -0,0 +1,16 @@ +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. |