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
No edit summary
Line 3: Line 3:


<htmltag tagname="div"  
<htmltag tagname="div"  
     class="ruffle-container"
     class="ruffle-player"
     style="width:{{{width|640}}}px; height:{{{height|480}}}px; display:block; margin-left:auto; margin-right:auto; position:relative; overflow:hidden; background-color:#000;">
    data-swf-url="{{{url}}}"
    data-splash-screen="{{{preloader|true}}}"  
     style="width:{{{width|640}}}px; height:{{{height|480}}}px; display:block; margin-left:auto; margin-right:auto;">
    
    
    <!-- Splash Screen Overlay -->
     <htmltag tagname="object"  
     <htmltag tagname="div"  
         type="application/x-shockwave-flash"  
         class="custom-splash"
         data="{{{url}}}"  
        style="position:absolute; top:0; left:0; width:100%; height:100%; background:#000; display:flex; align-items:center; justify-content:center; z-index:10;">
         width="{{{width|640}}}"  
        <htmltag tagname="img"
         height="{{{height|480}}}"  
            src="https://www.gamebrew.org/images/5/52/Gb-logo-v3.png"
        style="display:block; margin-left:auto; margin-right:auto;">
            alt="Loading..."
      <htmltag tagname="param" name="movie" value="{{{url}}}" selfclose="true" />
            style="max-width:80%; max-height:80%;" />
      <htmltag tagname="param" name="allowScriptAccess" value="never" selfclose="true" />
    </htmltag>
 
    <!-- Ruffle Player Area -->
    <htmltag tagname="div"
        class="ruffle-player"  
         data-swf-url="{{{url}}}"  
         data-splash-screen="{{{preloader|true}}}"  
         style="width:100%; height:100%;">
        <htmltag tagname="object"
            type="application/x-shockwave-flash"
            data="{{{url}}}"  
            width="100%"
            height="100%"
            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>
     </htmltag>


</htmltag>
</htmltag>
</includeonly>
</includeonly>

Revision as of 12:43, 25 April 2025

Advertising: