Subject: CVS commit: wip/gnash-devel
From: Paulo Matias
Date: 2008-02-22 22:32:53
Message id: E1JSfW0-00055s-QR@sc8-pr-cvs1.sourceforge.net

Log Message:
Gnash is a player for animated "movies" in the Macromedia Shockwave Flash
(.swf) format.  It can be run as a graphical application, as a Web browser
plugin, or as a library used by other programs.  It is not yet complete;
it does not correctly handle every .swf file.

Many of the Flash movies that I come across play fine in Gnash.  Many
others do not.  In particular, Flash movies that are used for browser
navigation may still have a few issues with some URLs left. Most
Flash based navigation of a web site should work.

Gnash supports the majority of Flash opcodes up to SWF version 7, and
a wide sampling of ActionScript classes for SWF version 7. All the core
ones are implemented, and many of the newer ones work, but may be missing
some of their methods. All unimplemented opcodes and ActionScript classes
and methods print a warning when using -v with gnash or gprocessor. Using
gprocessor -v is a quick way to see why a movie isn't playing correctly.


Files:
RevisionActionfile
1.1importwip/gnash-devel/PLIST
1.1importwip/gnash-devel/TODO
1.1importwip/gnash-devel/PLIST.kde
1.1importwip/gnash-devel/Makefile
1.1importwip/gnash-devel/DESCR
1.1importwip/gnash-devel/distinfo
1.1importwip/gnash-devel/options.mk
1.1importwip/gnash-devel/PLIST.gtk