Widget:MP3-Player: Unterschied zwischen den Versionen

Aus Stupidedia, der sinnfreien Enzyklopädie!
Wechseln zu: Navigation, Suche
K (hat Widget:MP3 nach Widget:MP3-Player gepflanzt)
K (hat Widget:MP3 nach Widget:MP3-Player gepflanzt)
Zeile 1: Zeile 1:
 
<snytaxhighlight lang="html5">
 
<snytaxhighlight lang="html5">
<script language="JavaScript" src="/extensions/FlahMP3/audio-player.js"></script>
+
<script language="JavaScript" src="<!--{$path|escape:'html'}-->/extensions/FlashMP3/audio-player.js"></script>
<object type="application/x-shockwave-flash" data="/extensions/FlahMP3/player.swf" class="audioplayer" name="audioplayer" style="width: 290px; height: 24px;">
+
<object type="application/x-shockwave-flash" data="<!--{$path|escape:'html'}-->/extensions/FlashMP3/player.swf" class="audioplayer" name="audioplayer" style="width: 290px; height: 24px;">
<param name="movie" value="/extensions/FlahMP3/player.swf" />
+
<param name="movie" value="<!--{$path|escape:'html'}-->/extensions/FlashMP3/player.swf" />
<param name="FlashVars" value="soundFile=<!--{$file|escape:'html'}-->&" />
+
<param name="FlashVars" value="soundFile=<!--{$file|escape:'html'}-->&<!--{$params|escape:'html'}-->" />
 
<param name="quality" value="high" />
 
<param name="quality" value="high" />
 
<param name="menu" value="false" />
 
<param name="menu" value="false" />

Version vom 9. Mai 2012, 05:58 Uhr

<snytaxhighlight lang="html5"> <script language="JavaScript" src="/extensions/FlashMP3/audio-player.js"></script> <object type="application/x-shockwave-flash" data="/extensions/FlashMP3/player.swf" class="audioplayer" name="audioplayer" style="width: 290px; height: 24px;"> <param name="movie" value="/extensions/FlashMP3/player.swf" /> <param name="FlashVars" value="soundFile=&" /> <param name="quality" value="high" /> <param name="menu" value="false" /> <param name="wmode" value="transparent" /> </object> </syntaxhighlight>


Linktipps: Faditiva und 3DPresso