How to dev a mp3 player?

i want to write a program mp3 player. but i don't know how to start?
please teach for me step to write it. thank!!!! :D

I need to remove the motor from my car and do a complete tear down, blueprint, port/polish, spec and rebuild. Please tell me how to do this.

Similar Messages

  • How to add this mp3 player in my movie flash

    How to add this mp3 player in my movie flash. This mp3 player
    was generated in other web site and after i created what i got back
    was this :
    <center><embed src="
    http://www.mp3asset.com/swf/mp3/myPod.swf"
    quality="high" wmode="transparent"
    flashvars="myid=3597756&path=2007/07/31&mycolor=0xAFC0D4&mycolor2=0x422F21&mycolor3=0xFFF FFF&autoplay=true&rand=0&f=3"
    width="180" height="380"
    name="myflashfetish" align="middle"
    type="application/x-shockwave-flash"
    pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    /><br>I made this <a href="
    http://www.myflashfetish.com"
    target="_blank">MySpace Music Player</a> at <a href="
    http://www.myflashfetish.com"
    target="_blank">MyFlashFetish</a>.com.</center><br><br>
    THIS CODE CAN BE ADDED IN ANY WEB PAGE BUT WHAT I WANTED TO
    KNOW IS HOW CAN I PUT THIS INSIDE OF MY FLASH MOVIE???? THANK YOU
    PLEASE HELP ME !!!!!!!!!!!!!

    use the same method that i posted in your other topic, but
    use a new empty movie clip with new instance name and replace the
    "URL" with
    http://www.mp3asset.com/swf/mp3/myPod.swf"

  • How to repair creative mp3 player by yourself?? alyone,ple

    "Name of Problem" : "headphone jack" problem (unstable sound quality,loosing left or right channel during listening)
    "type of MP3 Player" : Creative Zen Micro
    "When it happens" : all the **bleep** time i listen to it
    now, my warranty has timed out (for 6 months now), and to send the device to service is well.. complicated for me..i had to send it to other town, so...has anyone with this "headphone jack problem" tried to fix it by himself?
    For a start, how do you open CREATIVE ZEN MICRO at all?
    anyone, please?

    According to this post you may beable to RMA your Micro even if its past warrenty
    http://forums.creative.com/creativelabs/board/message?board.id=dap&message.id=45942&query.id=270 970#M45942
    *Read reply #4 by PartyNels
    "As someone who has successfully sent my zen micro into Creative and had mine replaced. Yes you can fix it.Call Creative, tell them that your Zen Micro headphone jack is not working properly and that you have been on the forums and seen that many other people have been having the same problem. They told me that they were doing a recall on all zen micros if they are having this problem. So they will Gi've you an RMA, and you send it in. It all depends how bad of condition your headphone jack is. They might just be able to replace the jack. And don't worry, it doesn't matter if your warrenty is up, mine was and it seems like 6 months of use can result in this problem."
    Couldn't hurt to try, or try again if you have already called. (Maybe a Moderator could Verify this.)
    Also yes, there are instructions around on how to fix the problem yourself, but you will need to be handy with soldering, and have at least some Electronic know-how. Also don't expect to beable to RMA the thing after opening the case.

  • How to make an Mp3 player, with some neat looks?

    Hey guys,
    I need to make an mp3 player, with some nice looks.
    Please help!

    maybe try this
    http://jplayer.org/

  • How can I fix 2121 sandbox security error, local swf MP3 player test calls MP3's from website?

    1st Issue.  I am a new user and am fighting #2121, #2044 & #2048 Flash security errors in getting an MP3 player to work as I test the fla file in Flash CS4 on my local computer.  The fla in Flash and swf in Dreamweaver calls mp3 files from our host server on the internet.
    After reading various sparce posts and Adobe articles on this issue, I have added a crossdomain.xml file at our websites root (see file below) and added the code, flash.system.Security.allowDomain in line 1 of the action script of the flash fla to allow our site access (-see script below).  These efforts have helped get the player to work better on our test site.
    But, I am still getting the 2121 error within Flash CS4 as I debug the player or play the swf in live view within Dreamweaver.  Playing the fla or swf will lock-up the Flash 10 player and crash the program. I am having the mp3 player access the mp3 files from our web site as I test the fla.
    Here is the debug message I am getting:
    Attemping to launch and connect to Player using URL C:\Web Site Files\Plank Productions afc\Plank Productions 2010\site\MP3_List_Player_AS3.swf [SWF] C:\Web Site Files\Plank Productions afc\Plank Productions 2010\site\MP3_List_Player_AS3.swf - 209827 bytes after decompression SecurityError: Error #2121: Security sandbox violation: Sound.id3: file:///C/Web%20Site%20Files/Plank%20Productions%20afc/Plank%20Productions%202010/site/MP3%5FList %5FPlayer%5FAS3.swf cannot access . This may be worked around by calling Security.allowDomain.
    at flash.media::Sound/get id3()
    at com.afcomponents.mp3player::MP3Player/get id3()
    at com.afcomponents.mp3player::MP3Player/handleBuffe ring()
    Here is the crossdomain xml code:
    <?xml version="1.0" encoding="utf-8"?>
    <?xml version="1.0"?><!DOCTYPE cross-domain-policySYSTEM "http://www.macromedia.com/xml/dtds/cross-domain- policy.dtd">
    <cross-domain-policy>
    <allow-access-from domain="www.plankproductions.com" secure="false"/>
    <allow-access-from domain="plankproductions.com" secure="false"/>
    </cross-domain-policy>
    Here is the AS3 in line 1 of the Fla file that I added:
    flash.system.Security.allowDomain("www.plankproductions.com", "plankproductions.com");
    2nd Issue.  The online playback of the mp3 player will play about 4-7 mp3’s then lock-up in Internet Explorer 8 on a pc.  I think that is related to flash security, not sure, I do not know how to debug the mp3 player on the web site.
    http://plankproductions.com/pptemplate_afc_mp3.shtml
    Questions.
    -How can I resolve the error 2121?
    -What as3 code do I need to target the local c drive to have security clearance and work properly, is this the problem?
    -Why is the mp3 player locking up on the web page?
    Thank you in advance for any help.
    Operating System: Windows XP Professional, CS4 Web Premium

    Do you have the standard or debug player installed?  Such errors should not occur with the standard player.
    See http://helpx.adobe.com/flash-player/kb/find-version-flash-player.html#main_Find_Flash_Play er_version_type_and_capabilities__Flash_developers_only_

  • Embedding an mp3 player in flash site

    Hi
    i am trying to figure out how to embed an mp3 player in my flash site. do anyone know of any good tutorials. I have no really actionscript skills.
    thanks
    Will

    Thanks Ned!!!
    Ok, I'm going to look into the Actionscript 2 music player options out there.
    One question, incase I have a hard time finding what I need, would it be too difficult to have a text box open a new window, and in that window, have all the HTML music player?  I found this site and I'd be OK with something like this:
    http://digitalmedia.oreilly.com/2005/02/23/mp3_embed.html
    My only criteria would be to not have a download file link and that it would stream. Just curious if this would be an option since I've had such terrible luck trying to figure this whole music thing out.
    Thanks again, Ned!!!

  • Flash CS3 MP3 Player

    Could anyone give me the code for an MP3 player for Flash
    CS3?
    The back-end actionscript code.
    Or could anyone give me a brief tutorial on how to setup an
    MP3 Player?

    I need this as well. are there any decent simple tutorials
    for building a simple "play/pause/volume" mp3 players in cs3?
    Thanks!

  • Building MP3 player in Java

    How to build a MP3 player in java using Applet or other interfaces. Is it necessary to include extra classes apart from those in JDK 1.2? Please help me in constructing a MP3 player in Java.

    I forgot the URL :
    http://www.javazoom.net/javalayer/javalayer.html
    An alternative to MP3 could be OggVorbis format.
    We've just made an Ogg Vorbis SPI (Service Provider Interface) for Java based on JOrbis library.
    What is SPI ? It's the way JAVA (through JavaSound API plays sound, regardless to the format.
    In others words we've made a "Vorbis Driver" that could be plugged to ANY Java music player.
    http://www.javazoom.net/vorbisspi/vorbisspi.html

  • Flex xml mp3 player

    How to make an mp3 player with xml playlist. just like
    streaming player with volume control and autoplay. Thanks and more
    power.

    are you trying to use your xml data before loading is
    complete? is there a security issue? does your player work if you
    hardcode one of the mp3s?

  • I have copied my CDs into iTunes  (currently running v11) to play on my iPod.  I have now bought a non Apple mp3 player to use when I am out running.  How can I copy the many tracks I want from iTunes onto the new player?

    I have copied my CDs into iTunes  (currently running v11) to play on my iPod.  I have now bought a non Apple mp3 player to use when I am out running.  How can I copy the many tracks I want from iTunes onto the new player?
    Thanks

    I tried Notpod but can't get it to work.  Part of the problem, I suspect, is that I can't create a folder on my player (a SanDisk Clip+).  I also can't do this in Windows Explorer.  Whilst I can see the Clip+ in Explorer, the option to create a new folder isn't there.
    The error mesag I get in Notpod is:
    "Unhandled exception has occurred in your application.  If you click Continue, the application will ignore this error and attempt to continue.  If you click Quit the application will close immediately.
    InvalidArgument=Value of '0' is not valid for 'SelctedIndex'. Parameter name: SelectedIndex"
    Then, when I plug the Clip+ into a USB port, iTunes thinks it is my iPad - which is because, I guess, Notpod hasn't worked.
    I can drag and drop files from the Music folder where my iTunes tracks are stored onto the Clip+ and they get converted but I'd rather synchronise a Playlist from iTunes if I can.
    Thanks anyone who can help

  • How can I copy my iTunes library over to my MP3 player?

    I have all of my songs saved in my iTunes library and on my iPad.  How am I able to get this transferred over to my Sony MP3 player?

    Read the diresctions for your mp3 player.

  • How can I use Iphone 4 as an mp3 player without a sim card until I get one?

    Hi,
    How can I use Iphone 4 as an mp3 player without a sim card until I get one? I just bought the phone and each time I try to switch it on to use the mp3 player, I cannot. It asks me to insert a sim card and I don't have a sim card yet. I was thinking I could use the mp3 player function of my phone until I buy a sim card.
    Thank you for your help in advance,

    Thank you, I understand, yeah, I knew that, my phone is factory unlocked and I am going home, which is obviously not in the States and I am thinking of buying a local carrier there. However, I still have 2 weeks before I leave and cannnot wait to start using my Iphone 4. I thought at least I could use the mp3 player function. So as far as I understand, I cannot activate it without a sim card. I have been using metropcs for about two years and it does not have a sim card. In this case, do I really not have another choice but wait for two weeks to listen to music? My Mp3 player just failed me and I really need to listen to music but on the other hand, while I can use my iphone as an mp3 player in two weeks, I don't want to spend more money on a new one. So, do you have another suggestion? For instance, can I use a friend's sim card to activate mine? Would this cause any trouble, when I go home and buy a local carrier? I think these questions might kinda sound weird to you, but first time with an Iphone, extremely excited to start using under my circumstances, I need help   thanks,

  • How to transfer all music in my Zen Micro to either my PC or another mp3 player....help ple

    i have a creative micro zen with about 000 handpicked and some very hard to find songs on it...i don't really have trouble with the player itself, just the software and the continous problems seems like everyone is having with something... my question is this..........if i wanted to get another mp3 player as a backup in case this one crashes, then what does everyone think about one of the smaller ipods? what about their software and such? and, if i do decide to get an ipod, then how would i transfer all these 000 mp3 songs onto the new ipod? would there be an issue with the fact that they are not bought from itunes?? would it not be safe to do that? and if it is okay to do that,? how would i transfer the songs back onto my PC, as i have tried everything suggested on this board recently in trying to do that using Mediasource and it just won't work even after downloading all new plugins etc. if someone has an idea about this, please let me know step by step if possible about how i can get these songs that are valuable to me from my zen micro, to my computer, and then onto another mp3 and if ipod (nano for instance) is a wise choice or if there is another player in the same category that others have found they have waaaay less problems with and better support/service with it's?any help anyone gives would be greatly appreciated!? i appreciate all the suggestions to my other questions as well!?thanks,barb

    for a new mp3 player, i would get this one, its awesome (and the one i would get if i had a choice instead of my microphoto that broke)... here's a link
    http://reviews.cnet.com/Samsung_YP_T9_4GB_black/4505-6499_7-3208083.html the 4gb one is $80, the 2gb one is $30... so thats cheaper than an ipod, and much better features and stuff

  • My Sony mp3 player synced with my iphoto. How do I unsync it? It no longer shows up as a device in my Finder window.

    I plugged my Sony mp3 player into my mac mini, Snow Leopard, and it synced with my iphoto. Now it does not show up as a device anywhere, not even iphoto. When I plug in the mp3 via its usb, it opens iphoto. How do I stop this and get it back as a device in my Finder window so I can load songs on it again.

    Turns out my Mac put code on the mp3 player because after I reset the mp3 player to its 'factory settings', (erasing everything) it went back to normal and now shows up in the finder window.

  • HT1296 how do i synch music between my gateway mp3 player and iTunes?

    Help!

    You don't.
    Itunes sync with Apple devices.
    You will have to read the directions that came with the mp3 player to learn how to put music on it.

Maybe you are looking for

  • Can't put videos in full screen-5th generation

    Cant put music videos in full scree Just bought a iPod 5th gen I transferred all my music and music videos When I play the videos I get a a small video and when I turn the iPod I get the album cover How can I change this and make the view full screen

  • Interfacing of oracle report builder and java

    hi all, I have build a report using Oracle Report Builder 10g.Now i want to make use of this report in displaying the data in IE using core java. This is the first time i am using the Oracle Report Builder . Can anyone tell me how to proceed in right

  • How can I set Metronome to be OFF by default, besides creating a template file?

    Default setting for the Metronome was always OFF until I upgraded to iLife '11. From an archived thread on this topic, I was reminded of the technique of creating a template file to open with instead of "Create a New File", but that's a hassle to rem

  • 10.6.7 and 10.6.8 crash my Mini 2010

    Mini works great with 10.6.6. Have upgraded my MBP without incident. Has same software config as the Mini. 10.6.7 finder becomes unresponsive, machine will not wake from sleep. Restored from time capsule back to 10.6.6. Tried 10.6.8 yesterday. One by

  • Want to Read BLOB data and display on Oracle form

    Hi All, I have a table with a BLOB field and there is blob data saved here against a account id. I want to display the blob data on the oracle forms front end for the queried account id Any one to help me out how to read and display blob data in Orac