Searching for xml mp3 player that supports categories

I have been searching high and low for a configurable (I am
not a developer) flash xml-driven audio player/jukebox that can
handle menus.
For example, category:
rock --> deftones --> track1..
ambient --> brian eno --> track1..
Anyone seen anything like this?

Thank you guys so much! Sorry, Creative - I'm sure you'll want to delete this thread advertising a competitor's product... but if only you'd put all your great features into one player, then you'd be perfect!
Last chance, Creative... want my business? All you gotta do is add a simple calendar and contacts feature to the ZenTouch and my money is yours!

Similar Messages

  • Please Help - I am looking for an mp3 player that has the following features

    Hi, I am looking for an mp3 player that has the following features:
    1) Either a 30GB or more HDD, OR a sd OR a micro SD card slot for a 2GB card. (Note, I can buy an adapter so my sd cards fit into a compact flash slot. However, I did look at the Zen Vision M but I didn't see how to delete tracks from?my playlists.)
    2) I need to be able to delete tracks in my playlists that I create in Windows Media Player (.wpl or .m3u format).
    3) I need to be able to copy these updated playlists back to my pc, either with the usb cable or SD / microSD card.
    Which products meet my needs? I li've in California, USA.
    Thanks,
    Rick

    Thanks! I did not know that. I have been looking for an mp3 player for a long time & did not realize the one I wanted was right in front of my nose! [ at Walmart]

  • Am I able to easily convert a m4v video file purchased from itunes to a AMV file for a MP3 player that is not an ipod?

    My wife an I each have iphones and ipods, however, my children have some non apple mp3 players.  I've purchased some tv shows via the itunes store that are in the .m4v video format.  The kids mp3 players only supports AMV video files.  Is there a way to easily convert the videos I purchased into the AMV video format so that I can load them onto the kids mp3 players?

    You can do this in iMovie 11.
    Drag your DV clip or clips into a new iMovie project.
    Then use the Share menu:
    SHARE/EXPORT USING QUICKTIME
    In the dialog box choose Export: Sound to AIFF
    You could do the same thing in MPEG Streamclip or Garageband, but using iMovie is the easiest.

  • Looking for a MP3 player for audiobo

    I am looking for an mp3 player that meets these requirements. Creative Labs lists like 50 mp3 plays and no easy way to compare features. So does anyone know if anyone sells anything with these features:?- bookmarking: where I can 'save' a place in a audiobook and go listen to other stuff and come back to where I left off. The 'resume' feature on some devices is not adaquete because it assumes I don't want to listen to anything else. Other devices require me to search through hours of a book to find where I left off. I need something that let's me mark a place and return when I want. - FM feature: because sometimes I want to listen to the radio and not my downloaded music or books!?- flash based: because it's lighter weight, no hard dri've to break (gb flash or upgradable flash card insert is fine)?- removable regular batteries: so that if the batteries go bad, i can get new ones and not ship it off to be opened by someone else?that's it!? is that so hard?!
    Please let me know
    !!! [email protected]????

    portrower8,?Do a search at the top of the page for audiobooks. They have been discussed frequently.?First, you are asking for a flash player, so that limits your choices. For audiobooks that you download from NetLibrary or Overdri've, I would only use one?WITHOUT ?PlaysforSure subscription firmware. That way, the electronic library books?never expire, until you delete them yourself.?I prefer to keep my audiobooks separate from my music. I love the Zen Nano plus GB or the 52MB. These days you can buy the GB for $65-70 from Amazon or Creative. These players can hold four or fi've?audiobooks. Granted they don't have bookmarking as such, but you just?do a pause and?turn it off and the?player starts up where you left off.?Just remember if you buy a bigger flash player with subscription ability for your music, any electronic library audiobook will expire?after 2 days. Are planning on just buying all your audiobooks? Have you checked into the new Zen V and?Zen V plus to use for your music??Best wishes,luvmyrescuedogs

  • Does any one know of an MP3 player that works on Phones?

    I'm looking for an MP3 player that works on mobile phones, multi-track player that lists out the songs. I've been using widgets from places like reverb nation, sound cloud, but I can't get them those show up on mobile phones.
    Anyone have any suggestions?

    These are playlist players which use flash.
    To get these to work on iOS devices they need to fallback to HTML5.
    The problem is that HTML5 has not been developed enough and there is no cross browser standard.
    The JW player attempts to overcome this by using two different versions of the player skin - one for HTML5 and the other for flash.
    The one shown on this page uses flash with fallback to HTML5 but I have no idea if it works on the iPhone...
    http://www.iwebformusicians.com/Website-Music-Players/XML-Playlist.html
    A test version using HTML5 with fallback to flash works in Safari but not with Chrome or Firefox.

  • MP3 Player that can play one track, and than stops.

    Hi all,
    For an art project, I am looking for a mp3 player that can playback in "single track play" mode.
    Meaning that it will automatically stop/pause?after playing one track, and remain paused until I press "play" to start playback of?the next song?(I don't want to have to press "pause" or "stop" after each song is played).
    Are there currently any mp3 players by Creative Labs?that have this "single track play" capability?
    Thanks in advance for your recommendations!
    Best regards,
    Eibert Draisma.

    bigsavz wrote:
    To be honest I don't need a lot of people commenting on this.  I need Apple to comment ...
    This is a user-to-user forum. Apple does not respond to posts here. You can give Apple your feedback on the Feedback page:
    http://www.apple.com/feedback
    They don't respond directly there, either. And once you post something here, people will comment as they see fit, regardless of what you originally hoped for. That's just the way it is with a public forum.
    Try Groove for iPad. People seem to think it's a great replacement to the previous music app.

  • Looking for an mp3 player for a webpage

    because of apple I'm staying away from flash players for now...
    I 'm lloking for a simple to use mp3 player that's customizable - for example :
    read & display xml playlists
    make the list of viewable songs what we choose - like 10 songs or 20 songs - without scroll bars...
    I'm lookimg at:
    http://www.longtailvideo.com/support/jw-player/jw-player-for-flash-v5
    http://www.wimpyplayer.com/products/wimpy_mp3.html
    http://playlist.software.informer.com/download-playlist-embedded-website-media-player/
    Any opinions are welcome

    Here's what I'm doing:
    HTML5.
    Here is the code and it is really simple:
      <audio controls="controls">
      <source src="../path/filename.ogg" type="audio/ogg" />
      <source src="../path/filename.mp3" type="audio/mpeg" />
      Your browser does not support the audio element. <a href="../path/filename.mp3">Right-Click here</a> and choose Save file as&hellip; to download the .MP3 file</audio>
    Works in all browsers. Works in all media players that support mpeg audio. But here's a word of warning:
    Some browsers may not know that the ogg audio is there, so you may need to edit your .htacess file (on Apache) or your filetypes (on Microsoft IIS servers) to include it.
    Here's the change to put into .htaccess. I don't use IIS:
    AddType audio/ogg .oga
    AddType video/ogg .ogv
    AddType application/ogg .ogg
    AddHandler application-ogg .ogg .ogv .oga
    That will enable both ogg video and audio. Without these lines, Firefox may not play your file.
    To make your audio files, please see this link.

  • MP3 player that doesn't need X

    Is there a MP3 player that doesn't need X? It should support .m3u files as well.
    Orjanp

    There's MPD, although I don't know if it can handle .m3u playlists... Make a search on this forum about "command line mp3 player", you'll find some interesting posts

  • XML SAX parser that support  LexicalHandler

    Hello,
    I'm looking for an XML SAX parser that support a LexicalHandler.
    I have xml files that are not well formed, ie: (&, <, >, etc...) characters within tags and I need to ignore them.
    Anyone have a link to some opensource library ??
    Thanks,
    Samir

    Don't waste your time. Using a LexicalHandler isn't going to help with parsing malformed XML. You should get the person who produced those files to replace them with correct XML.
    PC&#178;

  • Adobe Acrobat Message : ''To view the flash technology content in this PDF, please install the version of flash player that supports Adobe reader and acrobat "

    I am using interop acrobat dll in one of my client , when trying to open a pdf file in acrobat X the following message appears :
    ''To view the flash technology content in this PDF, please install the version of flash player that supports Adobe reader and acrobat "
    Is there any workaround to fix this issue ?...
    will installing the flash player fix the issue ?
    thanks

    i am trying to convert the pdf to tiff image using
    //Using ACROBAT PRO
                AcroAppClass app = new AcroAppClass();
                AcroAVDoc doc = new AcroAVDocClass();
    i tried downloading the flash player ,now the error does not appear but for those pdf that displays this flash message error i am not getting the pdf converted to tiff file , instead i get an image with message
    What could be the cause of this issue ?

  • Savings for Creative Mp3 Player

    BestBuy is having a 25% off all creative mp3 player sale and I was looking at the Zen Micro Photo. I want an mp3 player that can hold alot of songs that I can run with, but I found out mini-hard dri'ves and regular ones arn't suitable for running...So I am going to stick with a large capacity player with alot of features instead of a flash player but I just can't choose. Plz leave suggestions if you were in my place shopping for an mp3 player.

    bosoxxrwd,
    If you're planning to do exercise while using a player. I would suggest going after a flash based player like the Zen Nano Plus, Zen Nano and MuVo series instead of microdri've or harddisk based player.
    Jason

  • I have a Sansa mp3 player that is full of tunes I would like to transfer to itunes. I've read other forums, but they are a bit old. Is there  a new way I can do this?

    I have a Sansa mp3 player that is full of tunes I would like to transfer to itunes. I've read other forums, but they are a bit old. Is there  a new way I can do this?

    You will need to consult the documentation for the Sansa to learn how to get the tracks off of the player onto your computer. Once they're on the computer, either drag the tracks into the iTunes window or use the Add to Library command under the File menu.
    Regards.

  • How do I sign up for Adobe Flash Player Extended Support Versions?

    I looked on the website but was unable to find how to sign up for Adobe Flash Player Extended Support.
    Thanks in advance for the help.
    Dano

    Hi UtahDano,
    Can you tell me where you saw '2013'?  I looked on Adobe Flash Player Distribution | Adobe, Adobe - Adobe Runtimes / Reader Distribution License Agreement, and Adobe Runtimes / Reader Distribution Agreement, and I'm not seeing '2013'.  Once I find out exactly where this is at, I can forward it to the appropriate folks to update.
    Thank  you.
    Maria

  • I installed LR CC , but when i try launching it flashes & it is gone. I tried the solution in the Adobe Site - which says search for the folder Library/Application Support/ Adobe/ Sl Store ...., but i can't seem to find the SL Store or SLCache folders ( i

    I installed LR CC , but when i try launching it flashes & it is gone. I tried the solution in the Adobe Site - which says search for the folder Library/Application Support/ Adobe/ Sl Store ...., but i can't seem to find the SL Store or SLCache folders ( i use the Mac). Only then can i apply the solution. I just cant seem to find the folder in the first place

    That did not work for me & as per adobe site help if signing out does not help- we are supposed to go the above folders & do some additional steps, but i could not find the folders & hence the question

  • Hi, Could you please suggest a video player, that support all video formats?

    Hi, Could you please suggest a video player, that support all video formats?

    This is probably as good as it gets:
    https://itunes.apple.com/app/media-player-playerxtreme-hd/id456584471
    You won't find anything that plays "all video formats", because of the restrictions built into the iOS.

Maybe you are looking for

  • .ashx problems? Here are tips!

    I have been having trouble opening .ashx files downloaded in Safari or Firefox. The titles said they were PDF or Word files, but the link had a .ashx extension. They wouldn't open in Preview, Pages or anything else in my Dock. A Google search on ".as

  • F110: control for payment cycle ID

    Hello guys, does any one of you know how I could check the codification of the payment cycle ID (LAUFI) compared to the payment medium entered into the cycle? Expemle : - if payment medium = "X" then payment ID first digit = "X", AND - if payment ID

  • Home and Work Calendars missing from iCal

    Help - i logged into iCal this morning and all my calendars had disappeared - apart from my Outlook calendar which i synced form my work pc using Mobile Me yesterday. When i first set up Mobile me, i had all my calendars. Will i be able to get my Hom

  • Adobe Photoshop 4.0

    I realize that this is an old version BUT I have been using it for a long time. I am getting a new pc with windows vista on it. Will my version of photoshop still work? Yes I do mean Photoshop 4.0...now cs4 and such. Thanks in advance jhpb

  • Query for extracting the data in tags

    I have data in table like col1 col2 1 Appli<resourceId>Page_Attorny</resourceId> How I will get output of query as Page_Attorny Plz help. Thanx in advance.