Xem bài viết riêng lẻ
  #1  
Cũ 22-09-2012, 10:41 AM
thuan-phuong thuan-phuong đang online
Senior Member
 
Tham gia ngày: Jun 2012
Bài gửi: 114
Mặc định Doanh nghiệp kh� 'ch�o đời' v� luật v� nghị định đ� nhau

Hệ thống quảng cáo SangNhuong.com

What is it?

This BB code adds the ability to add music albums to your forum and allow your users to listen to them while browsing your forum. The music displays in a pop-up media player hosted by Rhapsody and is minimizable. This can be used on 3.5 aswell.

What does it look like?

Check the demo on my forum here: Click Here For Demo

Or see the attached screenshot.

How does it work?

First go to www.rhapsody.com and search for the artist you want. Then click on one of the artist's albums of your choice. Then scroll to the bottom of the page and click on the orange RSS feed button. There should be a number sequence in the url. Copy the numbers and add it between the BB code in a post on your forum.

How do I install?

Go to Admin CP > Custom BB Codes > Add New BB Code


Title: Rhapsody

Description: Allow users to listen to music albums from Rhapsody.com

Replacement:
PHP Code:
<script type="text/javascript" src="http://www.rhapsody.com/simple.js"></script>
<a href="javascript:void%200;" onClick="RhapsodyPlayer.playAlbum( 'alb.{param}' ); return false;">Click here to play.</a>
Example: [rhapsody]9941006[/rhapsody]

Image is attached. Add it to: yourforum/images/editor I think.

Limitations:

Only works in IE, FireFox, Netscape and Safari. Does not work in Opera.

Users are limited to arround 20 listens per month. This means 20 albums not songs. Users can play the same album/song over again without using a listen credit (from my testing).

If you get a server not found error, refresh the page or clear your cookies and retry again.
Trả lời với trích dẫn