diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-09-21 22:12:11 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-09-21 22:12:11 +0000 |
commit | d0eab093ac5a5f877a0093a6f7b3e064f7657f43 (patch) | |
tree | a1298d4e9d14f5ff13243722d8050ce4887df53d /graphics/gnash/pkg-descr | |
parent | cba83fe17a41f3bc21186730bbf1eb15a573af25 (diff) |
Notes
Diffstat (limited to 'graphics/gnash/pkg-descr')
-rw-r--r-- | graphics/gnash/pkg-descr | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/graphics/gnash/pkg-descr b/graphics/gnash/pkg-descr index e50c17388ccf..8e9c07ebcc3c 100644 --- a/graphics/gnash/pkg-descr +++ b/graphics/gnash/pkg-descr @@ -3,14 +3,16 @@ to play flash movies with proprietary software. While there are some other free flash players, none support anything beyond SWF v4. Gnash is based on GameSWF, and supports many SWF v7 features. -Features: - Runs standalone Gnash can run standalone to play flash movies. - Browser plugin Gnash can also run as a plugin from within most Mozilla derived browsers, such as Firefox. Gnash also has support for Konqueror. -- SWF v7 compliant +- SWF v7+ compliant Gnash can play many current flash movies. +- Streaming Video + Gnash supports the viewing of streaming video from popular video + sharing sites like Lulu.tv or YouTube.com. - XML Message server Gnash also supports an XML based message system as documented in the Flash Format specification. @@ -23,5 +25,9 @@ Features: - Better Security Gnash pays extra attention to all network connections, and allows the user to control access. +- Extensible + Gnash supports extending ActionScript by creating your own. You + can write wrappers for any development library, and import them + into the player. WWW: http://www.gnu.org/software/gnash/ |