ruffle/web/packages/demo/www
Kornelius Rohrschneider 514611451f web: Set default Polyfill allowScriptAccess value to samedomain
The default allowScriptAccess value for polyfilled elements has been set
to samedomain. This means that it's true if the SWF file has the same
domain as the player website and false otherwise.
To do this, a new isPolyfillElement parameter is given to the
RufflePlayer::load method.
2023-11-08 17:09:54 +01:00
..
index.css web: Run `npm run format` 2023-04-01 13:11:23 +03:00
index.html demo: Add option to reload the current SWF 2023-04-01 01:46:03 -07:00
index.js web: Set default Polyfill allowScriptAccess value to samedomain 2023-11-08 17:09:54 +01:00
logo-anim.fla demo: Add Ruffle splash anim as initial animation 2022-04-27 22:39:14 -07:00
logo-anim.swf demo: Add Ruffle splash anim as initial animation 2022-04-27 22:39:14 -07:00