groups

name language licence
JaxsPro Single Button Mp3 Player (TopLeft) HTML Other
3 Column Footer HTML Other
2 Column Layout HTML - float style HTML Other
Loading 1 JavaScript Other
MiniMenu 2 HTML Other
Login HTML Other
imageMenu HTML HTML Other
2 Column Layout CSS - float style CSS Other

< 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 >



language: HTML
licence: Other

JaxsPro Single Button Mp3 Player (TopLeft)

options: view full snippetsend to code collector
<div id="secondsidebartopleft">
<object type="application/x-shockwave-flash" data="%pathto(images/player_mp3_maxi.swf)%" width="25" height="20">
    <param name="movie" value="%pathto(images/player_mp3_maxi.swf)%" />
	<param name="wmode" value="transparent"/>
    <param name="FlashVars" value="mp3=%pathto(images/music.mp3)%&width=25&autoplay=1&buttonovercolor=c2c2c2" />
</object>
</div>
	
(Continues...)