MyBB Community Forums

Full Version: Ijigg MP3 Player Mycode [1.4.x]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
with this code you can stream mp3 from ijigg.com

Author: King

Title

Ijigg 


Regular Expression

\[ijigg\](.*?)\[/ijigg\]

Replacement

<object width="315" height="80"><param name="movie" value="http://www.ijigg.com/jiggPlayer.swf?songID=$1&Autoplay=0"><param name="scale" value="noscale" /><param name="wmode" value="transparent"><embed src="http://www.ijigg.com/jiggPlayer.swf?Autoplay=0&songID=$1" width="315" height="80"  scale="noscale" wmode="transparent"></embed></object>

Enabled? Yes

Example:
[Image: ijiigmt7.png]

greetz
Is there any similar but from deezer.com??
Or can you do it??