Talk:Fb:mp3

From Facebook Developers Wiki

Jump to: navigation, search

Anyone know of a way to embed an entire playlist? ie. an m3u? mario

Well - I'm not perfectly sure how to explain it, but I got it to work on playlists. However - you cannot have your src-tag point to the .m3u or .pls directly. To make it work, try opening the stream in your favourite player. If you're using winamp, you should be able to get the actual stream-URL by clicking "file"->"View file info". At the top, you should be able to get the actual URL to the stream.

After having extracted the stream-URL, add it to your tag. Ie: <fb:mp3 src='>>>EXTRACTED URL<<<' title='Foo' artist='Bar' width='300' height='29'>

I'm not sure this is the way it's meant to work or if that feature is supported in some way, so you're on your own on that one :-)

request to add to notes: mp3 player does not accept foreign characters (é, á, etc...)

[edit] Skin

It would also be shweet if we could skin this players colors.


[edit] Bit Rate

Request to clarify bit rate / audio sample rate. bit rate is measured in kbps, audio sample rate in kHz. --Zeus 08:41, 22 February 2008 (PST)