Audio (340) Datatype (50) Demo (203) Development (592) Document (22) Driver (100) Emulation (146) Game (984) Graphics (491) Library (112) Network (230) Office (65) Utility (907) Video (68)
Total files: 4310
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Gnash | Description: | The GNU Flash player | Download: | gnash.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 8Mb | Version: | 0.8.6 | Date: | 13 Jun 2020 | Author: | Gnash open source team | Submitter: | Samir Hawamdeh | Homepage: | https://www.amigasoft.net | Requirements: | AmigaOS 4.x | Category: | video/media | License: | Other | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 11331 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 73 (Current version) | | 73 (Accumulated) | Votes: | 1 (0/0) (30 days/7 days) | |
Gnash 0.8.6 Released!
Gnash is a GPLv3'd SWF movie player and browser plugin for Firefox, Mozilla, and
Konqueror. Gnash supports many SWF v7 features and ActionScript 2 & 3 classes.
with growing support for SWF versions 8-10. Gnash also runs on many GNU/Linux
distributions, embedded GNU/Linux, FreeBSD, NetBSD, OpenBSD, non x86 processors,
and 64 bit architectures. There are also standalone players for GNOME or KDE
based desktops.
Improvements since the 0.8.5 release are:
* TextSnapshot, Camera, Microphone, TextField and TextFormat
implemented.
* ASSetNative, ASSetNativeAccessor, ASconstructor implemented.
* New utilities for finding input devices for Camera and Microphone.
* PyGTK module support and Custom Gnash GTK widget.
* Better A/V synchronization.
* Various improvements to text handling and formatting.
* Code refactoring:
o large-scale refactoring of object and class creation for
improved AS compatibility,
o extension of native classes now works in many cases,
o more compatible and slimmer DisplayObject classes,
o improvements in parsing,
o general reduction of Garbage Collection resources,
o easier to implement new classes.
o new ActionScript 2 & 3 test suite.
o re-organization of all ActionScript classes into the proper
namespaces.
o Stubs added for all ActionScript 3 classes.
* Fix bitmap smoothing handling in AGG renderer.
* Native and built-in functions properly separated, more native
functions added.
* AmigaOS4 support (gui and sound handler)
* Fixes to XMLSocket crash and event order.
* Performance improvement for SDL gui.
* Corrected timing of various AS events, fixing various SWFs that
rely on them.
* Rudimentary AVM2 implementation.
* Fixed bugs found since since the 0.8.5 release.
* Improved RTMP support in Cygnal.
o plugin support for server side scripts.
o refactored network engine.
AMIGAOS specific notes
Whith Gnash is included a python script that allow you to play a youtube video
inside the video Player
To use the script just use it passing the video movie you want to play. F.e.
python youtube.py -m XXXXXXXXX
where XXXXXXXXX is the id of youtube video
*******************************************************************
* WATCH OUT! ACTUALLY THE STREAMING FROM YOUTUBE IS SLOW!!!!!!!!! *
* THIS VERSION OF GNASH IS A BETA!!! DON'T EXPECT TO BE BUG FREE! *
*******************************************************************
To use Gnash, just create a folder wherever you want and copy the files into.
in your user-startup add the following line:
ASSIGN Gnash: XXX:Gnash
where XXX is drive where you have created the Gnash directory (this could be
changed in the future)
To run the player from shell just use:
aos4-gnash YOURSWFFILE.SWF
to test your swf files
There is no plugin of course
|