Template:FlashEmbed: Difference between revisions
Template page
More actions
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div class=" | {{#tag:html| | ||
<div class="ruffle-player"> | |||
<div class="preloader"> | |||
< | <img src="https://flashmuseum.org/wp-content/uploads/2023/05/Find-the-Escape-Men-199-Name-of-New-Era_logo.png" alt="bgr"> | ||
<div class="preloader_title">ピクトさんをさがせ!199(新元号編)</div> | |||
<div class="preloader_button | <div class="preloader_button wp-block-button__link" onclick="document.getElementById('flash-embed').style.display='block'; this.style.display='none';">Play Now</div> | ||
</div> | </div> | ||
<div id="flash-embed" style="display: none; margin-top: 20px;"> | <div id="flash-embed" style="display:none; margin-top:20px;"> | ||
< | <object data="{{{url}}}" type="application/x-shockwave-flash" width="{{{width|640}}}" height="{{{height|480}}}"> | ||
< | <param name="movie" value="{{{url}}}"> | ||
< | <param name="allowScriptAccess" value="never"> | ||
</ | </object> | ||
</div> | </div> | ||
</div> | </div> | ||
}} | |||
</includeonly> | </includeonly> | ||