ruffle/core/tests
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
..
swfs avm1: Support loading into _level in GetURL2 2020-07-23 02:08:48 -07:00
regression_tests.rs avm1: Properly implement the arguments object, it's an array 2020-07-21 07:49:00 -07:00