|
What is the best MP3 player for embedding on a website? Something simple but needs to have list of items to play instead of just plays single item
Thanks
Started by Phen on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Simple, many modes (mini, classic, multi, playlist).
You can use the Dewplayer.
It looks nice, is easy to use, and the documentation ispretty good for a free player .
Their 'multi' player has a playlist.
I just started using flash-mp3-player.net.
|
|
I have a Genex MP3 player and when I switch it to storage mode and connect it to my computer I see a popup message informing me that the USB hardware is unrecognized. How do I get my computer to recognise the device correctly?
Started by radi on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
Some players connect using.
This will make the mp3 player function as a USB drive.
Look for a setting on the mp3 player called mass storage mode (or similar).
Access mode is set incorrectly.
|
|
Hello,
I just bought an MP3 player and a set of big headphones for my grandfather. The idea is that he will listen to audio books. He has bad sight, but he has also bad earing. Because of this, I want the sound to be very loud on the headphones.
I loaded...
Started by pauloya on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
I can't find any technical spec on you MP3 player, but I'll suspect that it isn't as powerful.
|
Ask your Facebook Friends
|
Which is lightest on resources, free and portable MP3 player for Windows with playlist support?
I don't need any visualization/plugin/skins.
Please give info about memory usage (while song is running in player) also in your answer.
Started by Jitendra vyas on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at superuser):
It is known for its highly modular design and extensive SDK which ... .
I think foobar2000 suits your needs
Wikipedia on foobar2000:
foobar2000 is a freeware audio player for Windows developed by Peter Pawlowski, a former freelance contractor for Nullsoft .
|
|
Is there any way to integrate an flash mp3 player into a html site where an reload wouldn't stop music playing or make it start from beginning. I wouldn't want to use ajax for the rest of the site cause it's not SEO friendly, and also pop-ups are not ...
Started by dfilkovi on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
However, this has numerous SEO and usability implications....
You could have a container page that plays the MP3, and contains a 100% wide, 100% high IFRAME that embeds the actual site .
Without pop-ups, ajax, or a full flash site, there is no way to prevent this .
|
|
Hi, I'm looking to purchase a mp3 player soon. It should:
Be compatible with Windows Media Player Hold 40+ gigs Be completely DRM free Be reliable and well built. I don't want to repeat my iRiver experience. Be small enough to be comfortably carried in...
Started by alex on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
How can you expect anything 'DRM-free' to be compatible with WMP, the mother of all DRM-riddled media players? :)
my choice is clearly the Cowon S9 32 GB (having the 16 GB variant myself, there are speculations over a 64 GB model, but it ain't here yet... .
|
|
So I have a website that queries a database with information about music, with id3 information and file location information. I would like to use THIS to add a little playable mp3 player beside each of the search results, but I can't figure out how to...
Started by Specto on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
<? header('Content-type: application/xspf+xml'); $tracks = array( 'Song 1' => '/media/song1.ogg', 'Second Song' => '/media/second... .
Just generate it dynamically.
It's just an XML document with song locations and titles .
An XSPF file is fairly small.
|
|
I need an MP3 player that meets the following requirements:
low cost no wifi detachable USB cable; no USB connector built-in no camera no audio recorder plays WMA files not a piece of crap There are 50 million that meet the first 6 requirements, but I...
Started by Nathan DeWitt on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at superuser):
It won ABI's top mp3 player of 2008 --this article provides.
If you really only want a basic MP3 player and no advanced features, I would forget 7 is the best-sounding mp3 player I've heard.
Built in (3).
|
|
I need to serve audio content (not music though, more like podcasts; human speech), and I'm thinking of using a flash-based player to let users hear the content without having to download it.
I need a free embeddable flash based mp3 player. Any suggestions...
Started by hasen j on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
You can use Dewplayer , or Flash Mp3 Player
Both are free and good
I would recommend A2 mp3 player - http://www.flashstall.com.
The flash mp3 player from 1pixelout , there's a tutorial here .
|
|
I am looking for a flash mp3 player that will work within the Opera-based browser on the Wii. The player needs to be javascript enabled (support methods like play, stop etc.) The mp3 tracklist will be built dynamically using ajax on the same page as the...
Started by Joel Harris on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Update: I was able to get this working with....
I haven't actually got it working yet, I'll update when I do .
It has a Javascript API and there's even a Wii skin .
I think I may have found the answer, or close enough: Xspf Jukebox .
I'm on the same quest.
|