We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
No idea where ~~ came from
Use new `ruffle()` V1 API
Fix a typo
Suggest stricter script-src, add style-src to CSP guidance
Fix TypeDoc link
Revert 7d22c4b5e145b9e2750781c6f82bde94b33eea7c...f66e5f17f953220186afba556eb917e7ec6605c6 on Using Ruffle
displayMessage was removed
Updated Using Ruffle (markdown)
fullscreenEnabled and isFullscreen are properties, not methods (thanks @hi098123 for pointing this out)
Revert 8726b428e90f6127a3773fd3a30a4ea6fca2d7f3...e9e22ec7d46f8dab67334750711b6651cb4c386f on Using Ruffle
Changed the type clearly Not function `player.isFullscreen` `player.fullscreenEnabled`
Add info about allowFullscreen
Fix typo
Add socketProxy, fontSources and defaultFonts info
Updated WebGPU description
Update Ruffle downloads link
Spelling
Grammar
Mention Firefox for Android
Add information about the playerRuntime config options (with disclaimer)
Corrected info about allowScriptAccess default value
Added, clarified and corrected info about configuration options
Added more info about allowScriptAccess
Moved the HTML embed example to a more appropriate section
Adding a simpler way to embed flash file in HTML
Slightly clarified base parameter explanation