Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:FlashEmbed: Difference between revisions

Template page
No edit summary
Tag: Reverted
No edit summary
 
(31 intermediate revisions by the same user not shown)
Line 2: Line 2:
<templatestyles src="Template:FlashEmbed/styles.css" />
<templatestyles src="Template:FlashEmbed/styles.css" />


<div class="ruffle-player">
<htmltag tagname="script"
  <div class="preloader">
    src="/index.php?title=MediaWiki:RuffleLoader.js&amp;action=raw&amp;ctype=text/javascript">
     <img src="{{{poster|https://flashmuseum.org/wp-content/uploads/2023/06/The_Right_Mix_logo.png}}}"
</htmltag>
        alt="preloader image">
 
     <div class="preloader_title">{{{title|Play Now}}}</div>
<htmltag tagname="object"
     <div class="preloader_button wp-block-button__link">
    type="application/x-shockwave-flash"  
      {{{button|Play Now}}}
     data="{{{url}}}"  
    </div>
    width="{{{width|600}}}"  
  </div>
     height="{{{height|400}}}"
     style="display:block; margin-left:auto; margin-right:auto;">
  <htmltag tagname="param" name="movie" value="{{{url}}}" selfclose="true" />
  <htmltag tagname="param" name="allowScriptAccess" value="never" selfclose="true" />
</htmltag>


  <htmltag tagname="object"
          type="application/x-shockwave-flash"
          data="{{{url}}}"
          width="{{{width|600}}}"
          height="{{{height|400}}}">
    <htmltag tagname="param" name="movie" value="{{{url}}}" selfclose="true" />
    <htmltag tagname="param" name="allowScriptAccess" value="never" selfclose="true" />
  </htmltag>
</div>
</includeonly>
</includeonly>
<noinclude>
Usage:
<pre>{{FlashEmbed|url=https://example.com/yourgame.swf|width=640|height=480}}</pre>


<noinclude>
edit JS - https://www.gamebrew.org/wiki/MediaWiki:RuffleLoader.js
Usage: wiki
edit css - https://www.gamebrew.org/wiki/Template:FlashEmbed/styles.css
{{FlashEmbed
  |url=https://example.org/game.swf
  |width=800
  |height=600
  |poster=https://example.org/your_logo.png
  |title=My Game
  |button=Play Now
}}
</noinclude>
</noinclude>

Latest revision as of 15:14, 18 May 2025


Usage:

{{FlashEmbed|url=https://example.com/yourgame.swf|width=640|height=480}}

edit JS - https://www.gamebrew.org/wiki/MediaWiki:RuffleLoader.js edit css - https://www.gamebrew.org/wiki/Template:FlashEmbed/styles.css

Advertising: