How To make zippyshare...

n0name

New Member
Hi,i need a help with making the zippyshare.com bbcode.
That have i done is:

Title: zippyshare BBCode
Tag Name: ZS
Replacement:
Code:
<div style="width:423px;height:100px;border:1px dashed black;">
<p align="center">
<img src="images/zippyshare.jpg"></br>
<embed allowScriptAccess="never" 
src="{option}/mediaplayer/mediaplayer.swf?file={option}/downloadMusic?key={param}aa&type=flv" 
menu="false" 
quality="high"
width="400"
height="20"
name="mp3player"
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer"
wmode="transparent"
border="0"
style="margin-bottom: 6px;" />
<br />
<a href="{option}/v/{param}/file.html" target="_blank">
<img src="images/download.png"></a>
</div>
</p>
</div>

....

The thing is that i have to type in host url (ex.: Zippyshare.com - Free File Hosting/v/57616893/file.html) and then ID (http://www17.zippyshare.com/v/57616893/file.html)

How can i make bbcode that needs enter just full url ? Any help ? Ty and sorry for my english ;(
 
Back
Top