Add a section about Swfdec-Mozilla plugin.
Suggested by: murray@
This commit is contained in:
parent
e9ad945766
commit
5c5293f915
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33368
1 changed files with 25 additions and 0 deletions
|
@ -294,6 +294,9 @@
|
|||
<sect2 id="moz-flash-plugin">
|
||||
|
||||
<title>Firefox, Mozilla and ¯omedia; &flash; plugin</title>
|
||||
<indexterm>
|
||||
<primary>Flash</primary>
|
||||
</indexterm>
|
||||
|
||||
<para>¯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.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2 id="moz-swfdec-flash-plugin">
|
||||
<title>Firefox, Mozilla and Swfdec &flash; plugin</title>
|
||||
|
||||
<para>Swfdec is the library for decoding and rendering &flash; animations.
|
||||
And Swfdec-Mozilla is a plugin for <application>Mozilla</application>
|
||||
browsers that uses the Swfdec library for playing SWF files.
|
||||
It is still in heavy development.</para>
|
||||
|
||||
<para>If you cannot or do not want to compile it, just install
|
||||
the package from the network:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>pkg_add -r swfdec-plugin</userinput></screen>
|
||||
|
||||
<para>if the package is not available, you can compile and install it
|
||||
from the Ports Collection:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /usr/ports/www/swfdec-plugin</userinput>
|
||||
&prompt.root; <userinput>make install clean</userinput></screen>
|
||||
|
||||
<para>Then, restart your bowser for this plugin taking effect.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>Opera</title>
|
||||
<indexterm>
|
||||
|
|
Loading…
Reference in a new issue