From 5c5293f915db539f6dd6cd1255bf13765b0f2c49 Mon Sep 17 00:00:00 2001 From: Fukang Chen Date: Sun, 7 Dec 2008 09:00:13 +0000 Subject: [PATCH] Add a section about Swfdec-Mozilla plugin. Suggested by: murray@ --- .../books/handbook/desktop/chapter.sgml | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml b/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml index 1087155712..1d6e4f3e27 100644 --- a/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml @@ -294,6 +294,9 @@ Firefox, Mozilla and ¯omedia; &flash; plugin + + Flash + ¯omedia; &flash; plugin is not available for &os;. However, a software layer (wrapper) for running the Linux version of the plugin @@ -319,6 +322,28 @@ available plugins. + + Firefox, Mozilla and Swfdec &flash; plugin + + Swfdec is the library for decoding and rendering &flash; animations. + And Swfdec-Mozilla is a plugin for Mozilla + browsers that uses the Swfdec library for playing SWF files. + It is still in heavy development. + + If you cannot or do not want to compile it, just install + the package from the network: + + &prompt.root; pkg_add -r swfdec-plugin + + if the package is not available, you can compile and install it + from the Ports Collection: + + &prompt.root; cd /usr/ports/www/swfdec-plugin +&prompt.root; make install clean + + Then, restart your bowser for this plugin taking effect. + + Opera