4 ms·
The Flash authoring tool comes bundled with a standalone Flash movie player that can open .swf files. It's available here, but I have no idea if this will conti
by mediumdeviation 9y ago
The Flash authoring tool comes bundled with a standalone Flash movie player that can open .swf files. It's available here, but I have no idea if this will continue to work (the page warns against using this if you're not a developer): https://www.adobe.com/support/flashplayer/debug_downloads.html https://www.adobe.com/support/flashplayer/debug_downloads.ht...
It's also possible to export any Flash movie as a standalone executable with the Flash runtime baked in. This should be immune to any sort of deprecation. Of course this relies on the developer who holds the original source file to do the exporting.
- imtringued 9y agoThat standalone executable will only run on the operating system it's been exported for.
- bigbugbag 9y agoThere's also a tool for converting flash to html5, but i'm not sure this would work 100% for games.