summaryrefslogtreecommitdiff
path: root/README
blob: eb2bbca173c2fd83eb07c2efad8b343383441a2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32

Swfdec is a decoder/renderer for Macromedia Flash animations.  The
decoding and rendering engine is provided in a library that can
be used by other applications.

This package contains a Mozilla plugin that uses the Swfdec library
for playing SWF files in a browser capable of loading NS-Plugins.


Maintainers:

   see the file MAINTAINERS


Notes:

 - If you install into /usr/local, your browser may have difficulty
   finding the plugin.  This can be solved for mozilla-based
   browsers by adding /usr/local/lib/mozilla/plugins to the
   MOZ_PLUGIN_PATH environment variable.
 
 - Sound output is provided by libswfdec-gtk. It is currently only 
   available for ALSA. If you want a different output, feel 
   encouraged to provide patches.


Dependencies:

  swfdec (= 0.4.4)
  swfdec-gtk (= 0.4.4)
  Mozilla (>= 1.0.0)