

Swallow(VCLSalFrame) fill: ooffice2.0 -nologo -norestore -view $1 "$file" Swallow(VCLSalFrame) fill: soffice -nologo $1 "$file"])Īnd add LibreOffice at the beginning of the list:ĭefine(,[swallow(VCLSalFrame) fill: libreoffice -nologo -norestore -view $1 "$file" Swallow(VCLSalFrame) fill: ooffice -nologo -norestore -view $1 "$file" To change it to use LibreOffice instead, look for the OpenOffice section:ĭefine(,[swallow(VCLSalFrame) fill: ooffice2.0 -nologo -norestore -view $1 "$file"

For a more complete list of MozPlugger options see mozplugger(7).įind the lines containing pdf in the /etc/mozpluggerrc file and modify the corresponding line after GV() as below: To modify or add applications to be used by MozPlugger just modify the /etc/mozpluggerrc file. MozPlugger can be installed with the mozplugger AUR package. To accomplish this, it uses external programs such as MPlayer, xine, Evince, OpenOffice, TiMidity, etc. MozPlugger is a NPAPI plugin which can show many types of multimedia inside your browser. The code to Ruffle is available under both an Apache 2.0 and MIT license and can be found on GitHub.Warning: MozPlugger is not maintained. Those wanting to learn more about this modern Rust-based Flash Player emulator can do so at Ruffle.rs. This past week the Ruffle project issued their first progress report with getting dozens of ActionScript 2 based games working, progress on ActionScript 3, and improving Ruffle's support for mobile devices. The goal is also to get all existing Flash content working with Ruffle. Due to the memory safety guarantees of Rust, they believe this is a secure implementation of Flash.

Ruffle is a Flash Player emulator written in Rust and working on all major operating systems and via WebAssembly can also work in modern web browsers. Ruffle is getting Adobe Flash content running safely in modern web browsers via Rust and WebAssembly. While the decline and death of Adobe Flash was widely celebrated, some are still interested in it and was surprised in hearing from a Phoronix reader with the Ruffle project working on a modern Rust-based emulator for Flash. These projects had some mild success for their goals but never had a complete parity to the Adobe Flash Player prior to it being officially discontinued by Adobe in 2020. Over the years there have been open-source projects like Gnash and Lightspark working to create a free software implementation of Adobe Flash. While Adobe Flash is officially - and thankfully - dead, those interested in Adobe Flash Player for nostalgia or archival purposes, Ruffle is working to emulate Adobe Flash support via this open-source project making use of the Rust programming language.
