ruffle/core/tests/swfs
Mike Welsh 74cb8609c1 avm1: Support loading into _level in GetURL2
Calling loadMovieNum with a variable parameter compiles into a
GetURL2 call with a `_level` window target parameter. Previously
this triggered Ruffle to try to navigate to the SWF. Now it
properly loads the SWF inside the current movie.
2020-07-23 02:08:48 -07:00
..
avm1 avm1: Support loading into _level in GetURL2 2020-07-23 02:08:48 -07:00
avm2 Add tests for `instanceof` and `is` operators. 2020-07-13 17:45:10 -04:00