Soon Soon: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{#tag:html| | {{#tag:html| | ||
<div id='ruffle'></div> | <div id='ruffle'></div> | ||
<script src='https:// | <script src='https://unpkg.com/@ruffle-rs/ruffle'></script> | ||
<script> | <script type='text/javascript'> | ||
var swfobject = {}; | var swfobject = {}; | ||
| Line 17: | Line 17: | ||
swfobject.embedSWF('https://github.com/maddox05/ruffle-example/blob/main/flashfiles/1on1soccer.swf', 'ruffle', 500, 500); | swfobject.embedSWF('https://github.com/maddox05/ruffle-example/blob/main/flashfiles/1on1soccer.swf', 'ruffle', 500, 500); | ||
</script> | |||
}} | }} | ||
Revision as of 14:39, 30 September 2023