Notice that it's still very much possible to produce SWF files with languages like Haxe http://haxe.org/, and there are frameworks that mimic the Flash drawing API like OpenFL https://www.openfl.org/, there is (or was) a lot of interesting stuff like that happening around.
g0ld3nrati0|27 days ago
ciroduran|27 days ago
xvilka|24 days ago
[1] https://ruffle.rs/
[2] https://github.com/ruffle-rs/ruffle/
ciroduran|22 days ago
koolala|24 days ago
I wish SWF became a common HTML5 transpile format.
lukan|24 days ago
rchaud|24 days ago
troupo|24 days ago
Perhaps you could render to Canvas/WebGL/WebGPU, but you still need to reproduce the entire engine there.