Install ruffle flash emulator on my web server
Budget: $30 – $250 CAD
Ruffle a flash emulator is installed on Linux webserver, but not loading swf file because my cms loads them via script.
Need to check how to configure properly
Have already modfied httpd.conf to allow AddType application/wasm .wasm
Have added <script src="path/to/ruffle/ruffle.js"></script> to relevant pages
Does not over ride existing calls to .swf files
https://github.com/ruffle-rs/ruffle/wiki/Using-Ruffle#configure-wasm-mime-type
Need to check how to configure properly
Have already modfied httpd.conf to allow AddType application/wasm .wasm
Have added <script src="path/to/ruffle/ruffle.js"></script> to relevant pages
Does not over ride existing calls to .swf files
https://github.com/ruffle-rs/ruffle/wiki/Using-Ruffle#configure-wasm-mime-type