Daily Lucky Numbers:
8
15
16
29
40
45

Flash games

Started by JohnB, January 18, 2021, 12:55:36 AM

Previous topic - Next topic

JohnB

Hello,
As you know flash games can no longer be played because Adobe no longer supports Flash Player and now wanting to open an as2 flash game you have this page
pic.png
by clicking on it you will land on this page
https://www.adobe.com/products/flashplayer/end-of-life.html#
there is an emulator on this page
https://ruffle.rs/
it is enough to click on the link Self Hosted to download the folder to decompress it and to rename it ruffle then you will create a folder named applications to put the folder ruffle there, then you will put the whole thing at the base of your ftp, to make the call of this one you will open Themes/your theme/index.template.php and make a research of </body></html> to put this code just before
<script src="../applications/ruffle/ruffle.js"></script>which will give
<script src="../applications/ruffle/ruffle.js"></script>
</body></html>
and here is your as2 game opens up
jeu.png

karim

hello
i install SMF 2.1 RC3 , SMF Arcade 2.6.4, i follow to install the ruffle in my forum
but still have this error
"You have not installed Adobe Flash Player, you need to install it before you can play, you also need to have javascript enabled. Install"

any help please
thanks

Ronald

@ Karim follow this. Most of us who have IPB Arcade have this setup, it also will work with the SMF Arcade.

Uninstall any current flash player you may have

Go to control panel and find the Adobe Flash Player, click on it and select uninstall

Install this version of the flash player  (File is to large for here, go here and you can download the proper Adobe Flash Player. https://ronaldsarcade.com/index.php?/topic/2427-palemoon-browser-installation/ This is my forum, so it's safe.)

Adobe will attempt to update, just refuse the update.


Install the latest Pale Moon browser 32 bit or 64 bit, which can be found here https://www.palemoon.org/download.shtml

Once the flash player and Pale Moon are installed, you need to copy one file and move to a new folder

On your computer go to c:\Windows\SysWOW64\Macromed\Flash and copy this file  NPSWF32_32_0_0_371.dll

On your computer go to c:\Program Files\Pale Moon\browser and create a new folder called plugins

Open the plugins folder you just created and paste the file you copied in step 2.1 above into that folder

Pale Moon is now ready to use and you should be able to play all flash games, including AS3

vince

The next arcade stable release will have ruffel pre installed in it. No sure when it's coming out but soon I think.

vince

But keep in mind ruffle doesn't support as3 as of yet but the arcade will be updated as soon as it does to include as3

karim

hello
that great news vince
i will wait for it
thanks ronald too

karim

hello there
i find a way and work great now
thanks

Ronald

Quote from: karim on February 19, 2021, 12:41:30 PMhello there
i find a way and work great now
thanks

What way did you find?

karim

hello
i just put the application/ruffle file on root
thanks