chandler-stimson / flashplayer

a pure JS Flash player for web based on swf2js and ruffle engines.
https://webextension.org/listing/flashplayer.html
34 stars 11 forks source link

Cannot open embedded .swf file #6

Open rroz123 opened 1 year ago

rroz123 commented 1 year ago

Hello! I have an old flash game in Autobot_Stronghold.swf file. Many years ago I was able to play it directly from any browser. But it is not possible anymore with Flash abolished everywhere. Have done extensive search and cannot find anything working. With your solution - when I'm trying to open the file directly from file link file:///E:/autobot/Autobot_Stronghold.swf nothing is hapenning at all.

When I've created .html page with following src code:

     and trying to process via your plugin,  the following error message in new window appears   "Failed to fetch the resource: NetworkError when attempting to fetch resource. Resource Link: file:///E:/autobot/Autobot_Stronghold.swf"

No idea, how to fix this and I don't have source code for plugin. Could you help and direct in right direction, all I need - is to play swf flash game, don't expect it to be so complicated.

Thank you rroz123

rroz123 commented 1 year ago

image001

chandler-stimson commented 1 year ago

This game contains ActionScript 3, which is not supported by Ruffle (the Flash emulator engine). There is no point in loading it to the extension. Run an old browser. See:

https://superuser.com/questions/1616866/use-flash-player-after-12-jan-2021