• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Share bbcode vbb full link nhaccuatui

Admin

Well-Known Member
Staff member
Administrator
Cái này thì nó tự nhận dạng link của NCT mà hiển thị nội dung nghĩa là tự biết link nào là : mp3, MTV và Playlist.
Dùng js để bắt sự kiện thôi...
HTML:
<center><script>
 var link="{param}"
 var iflink=link.substr(33)
 if(link.indexOf('nghe?M')!=-1){//song
    document.write('<embed src="http://www.nhaccuatui.com/m/'+iflink+'" quality="high" wmode="transparent" type="application/x-shockwave-flash" flashvars="&autostart=true" width="400" height="50"></embed>')
 }else if(link.indexOf('nghe?L')!=-1){//list
    document.write('<embed src="http://www.nhaccuatui.com/l/'+iflink+'" flashvars="target=blank&autostart=false" allowscriptaccess="always" quality="high" wmode="transparent" type="application/x-shockwave-flash" width="400" height="195"></embed>')
 }else{//video
    document.write('<embed src="http://www.nhaccuatui.com/mv/xem-clip/'+link.substring(40,link.lastIndexOf('/'))+'" flashvars="target=blank" allowscriptaccess="always" quality="high" wmode="transparent" type="application/x-shockwave-flash" width="600" height="385"></embed>')
 }
</script></center>
 

Facebook Comments

New posts New threads New resources

Back
Top