MP3 player with times played counter

Hey, I was wondering if anyone could help me. I'm building an
MP3 player in Flash for a client. The MP3 player is the easy part.
However, each track needs to have a counter that tracks how many
times its been played. Now this will probably require some external
language as the times played counter needs to hold that information
even once the user closes out of the window. That's why i can't jut
use a variable in Flash. If anyone could tell me how its done or
point to a place that will show me how to do it would be greatly
appreciated. Thanks.

if you need total times played for all users you'll need
server-side code. if your server supports php, that would probably
be the route to go.

Similar Messages

  • Flash MP3 Player with Timer

    Heres the thing:
    I have developped  a mp3 player with a tutorial, and now I need it to  mute when it comes a certain time like 23pm and then unmute at 10am for  example.
    I am a really noob at this and need real help to get this done, its for a christmas family project
    The real idea is to set an hour to mute the sound and another to unmute it.
    The player I have done its the one in the following  tutorial http://www.republicofcode.com/tutorials/flash/as3musicplayer/6.php
    I really hope you guys can help me ! :S
    thanks in advance

    if you just want to check the time when your app starts, use:
    function playSong(mySong:Number):void{
    var myTitle = my_songs[mySong].@TITLE;
    var myArtist = my_songs[mySong].@ARTIST;
    var myURL = my_songs[mySong].@URL;
    title_txt.text = myTitle;
    artist_txt.text = myArtist;
    if (my_channel){
    my_channel.stop();
    my_sound = new Sound();
    my_sound.load(new URLRequest(myURL));
    my_channel = my_sound.play();
    my_channel.addEventListener(Event.SOUND_COMPLETE, onNext);
        var myTime = new Date();
        var myHour:Number = myTime.getHours();
      var st:SoundTransform=my_channel.soundTransform;
       if ((myhour>=10)&&(myhour<=(22)){
    st.volume=1;
    } else {
    st.volume=0;
    my_channel.soundTransform=st;

  • Is Creative going to make a mp3 player with the 24-bit Crystaliz

    I have dropped my Zen Touch 20 GB a few times (I know, I'm clumsy), and the most recent drop really damaged it. It still plays, but I can only scroll down with the touch pad (scrolling up goes down as well), and rarely the song skips forward randomly (progress bar does not skip forward though, this has happened ever since I got much Touch, but it happens slightly more frequently now).
    I've tried pushing in on the touch pad as some have suggested, and resetting the Zen Touch did not help.
    I was considering investing in a Zen Sleek Photo, but I think I will stick my Touch since I mostly use Shuffle play anyways.
    However, has Creative announced any plans to create a mp3 that uses the 24-bit Crystalizer from the X-Fi soundcard series? I have a X-Fi Fatlty edition, and the sound is absolutely amazing, it blows standard CD and mp3 players away. If Creative made a mp3 player with the Crystalizer, I would buy it no questions asked, death to the iPod!
    ... That's IF Creative makes one, so does anyone happen to know? It may not even be technically possible, but heck if I know

    Yes, it is technically possible and Creative will incorporate the X-Fi technology in its future MP3 players.
    This was confirmed by Creative CEO, Mr Sim Wong Hoo when Creative announced its quarterly earnings about a month ago.
    At that time, Mr Sim also said that the earliest we can see the X-Fi technology on Creative's MP3 players might be early next year.
    But as Creative will be releasing a yet-to-be-announced product in Paris tommorrow (8 dec), i'm not sure if we will get to see it earlier than expected!
    Just keeping my fingers crossed, but what ever new product Creative release tmr, it will definately make my xmas more merry!

  • Flash Mp3 Player with 15 sec preview

    Hello,
    I in desperate need of some guidance. I am trying to make
    flash mp3 player that radomly plays mp3's from a specific folder
    for only 30 secs.
    Any idea's ??
    thanks
    DK

    if you just want to check the time when your app starts, use:
    function playSong(mySong:Number):void{
    var myTitle = my_songs[mySong].@TITLE;
    var myArtist = my_songs[mySong].@ARTIST;
    var myURL = my_songs[mySong].@URL;
    title_txt.text = myTitle;
    artist_txt.text = myArtist;
    if (my_channel){
    my_channel.stop();
    my_sound = new Sound();
    my_sound.load(new URLRequest(myURL));
    my_channel = my_sound.play();
    my_channel.addEventListener(Event.SOUND_COMPLETE, onNext);
        var myTime = new Date();
        var myHour:Number = myTime.getHours();
      var st:SoundTransform=my_channel.soundTransform;
       if ((myhour>=10)&&(myhour<=(22)){
    st.volume=1;
    } else {
    st.volume=0;
    my_channel.soundTransform=st;

  • Syncing mp3 player with iTunes...help

    I have a Trio MP3 player (yes, I know, that is most of the problem, but bear with me)
    iTunes will not allow me to copy song files and convert them to MP3's so I can put them onto the MP3 player. (heaven help me, I miss my iPod) The MP3 player will only play MP3's, not mp4's nor aac files.
    I have tried this by placing the songs I want into a new play list - selecting all files in new playlist - go to advanced - select convert selection to MP3...the mac says that it is converting the requested files to MP3 format. Yet, it only turned them into AAC files. I have changed the preferences of importing and burning to MP3 (from AAC), but to no avail. I repeat the steps above and get the same result.
    I have also moved the songs into a file on the desktop, but connot convert them from there.
    iTunes also will not let me change the AAC files I purchased from iTunes into MP3's...they are "protected".
    Help.
    I wasn't able to buy another iPod after ours was stolen, so got this instead. All I want to do is be able to take the songs I legally purchased from iTunes and the ones I importeed from my own legally purchase cd's and put them on this MP3 player. ( I cannot reimport the cd music, those were stolen along with the iPod)
    Help!

    Have you tried updating your iTunes Library to iTunes Plus. This will enable you to convert those purchases, as iTunes Plus songs and music videos are DRM-free. You can update your library for 30¢ a song, as long as your purchases are available in the new format.
    Check it out:
    http://docs.info.apple.com/article.html?artnum=305567
    Peace!

  • 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/

  • Mp3 player  with  built in speaker

    HI,
    I am looking for a basic mp3 player with a built in speaker under $100.
    I just want to listen to podcasts that I download on my macbook and then
    transfer to an mp3 player. I don't need video or lot of bells and whistles - but a built-in-speaker is crucial as well as being able to marry with a mac.
    Simple drag and drop would be ideal.
    Thanks a lot for any suggestions.

    MP3 players come in a range of options and prices. iPods are probably the best, but are also among the pricier. You can see a bunch of options here: http://www.bestbuy.com/site/Audio/iPod-MP3-Players/abcat0201000.c?id=abcat020100 0&searchterm=mp3%20player&searchresults=1
    Since this is an iTunes Forum, please be aware that the automatic sync option for iTunes only applies to iPods, and does not work with other players. You can however use your MP3 tracks both in iTunes and in your portable player.

  • Mp3 player with movie

    can I sync my mp3 player with itunes and download movies with no problems.

    Assuming your MP3 player is an iPod with video capabilities, then yes, it is quite possible to sync with iTunes and download movies. That's exactly what iTunes is designed to do, and I do it frequently.
    However, I doubt if anybody here would know, better than you, if you can do it with no problems. Have you tried?

  • MP3 Player will not play through Mic Jack - NB 550D

    Hi
    MP3 Player will not play through Mic Jack. Is this because I have not setup Realtek Audio Manager correctly?.
    Also is there any way to play the MP3 through a USB Port
    Thx

    Hi
    What notebook do you have?
    The mic jack records the audio signal. But I assume you want to use the mic jack an line-in. Right?
    Usually you have to set the default device in recording tab.
    In control panel -> sound -> recording tab.
    If you will not see any further devices but only mic jack then you should click right and should enable the options; show hidden devices and show disabled devices.
    Possibly then you could enable line in.
    Otherwise such option is not available and not possible

  • Charge mp3 player with iphone auto charger

    can i charge my mp3 player with my iphone auto charger?

    What does this have to do with the iPhone?
    As the manufacturer of the MP3 player what the charging specs/requirements are.

  • Using the mp3 player with various comput

    Hello,
    I was wondering if I can use the mp3 player with more than one computer, that's to say, not only with the first one. I'm in the USA now but I li've in Italy, so if I buy it here and use it here to download songs, then will I be able to use it in Italy too? Meaning, will I be able to use it with another computer and download others song on it's
    And another question, concerning the battery, what happens when it dies? Because on the mp3 player homepage I read something about replacing it but I would like to know more about it. The battery is a big concern because I'm choosing between Ipod and this one, and on the discussion forums of Ipod, it wasn't very reassuring. While I had heard that Creative's battery is good.
    Thank you very much. Please answer soon.

    Lithium Ion batteries last on average 3 years at peak performance from date of manufacture. More here in the Zen FAQ at Nomadness.net.

  • Flash mp3 player with transparent background

    hi guys
    i've been mucking about with flash for a couple of years but only doing some animations and stuff
    however now i am trying to build my 1st website and i need a mp3 player with playlist and with a transparent background
    i've been search the net for a freebie (although i would be willing to buy if i found the right one)
    or i am happy to try and build my own in flash but could use a good tutorial
    can anyone point me in the right direction please
    many thanks
    Harv

    http://www.clickpopmedia.com/2008/04/15/making-an-mp3-player-in-as3/

  • Anyone with an iRiver MP3 player with USB host por...

    Any iRiver MP3 player with USB 1.1 host port will interface with your n95. This will allow you to read and write to the mem card of your phone! So you can u/l sound tracks and d/l your images from and to your MP3 player.
    My H340 is a 40GB version so I have got mass storage attached to my phone.
    If only it was WiFi or Bluetooth as well!!
    www.blogn95.blogspot.com

    I just plug my MP3 player into the phone and browse from the player!
    No pain really!
    www.blogn95.blogspot.com

  • Create a very simple mp3 player with flash

    newbie with flash...
    with the FLVPlayback component i can get a nice looking basic player for .flv files easily...
    Q: is there some way to set up the same functions to create a very simple mp3 player with flash?

    Search Google for "Flash MP3 tutorial"  and if you know which version of actionscript you plan to use, try substituting that for "Flash"

  • HT1460 Where can I find a dockable MP3 player with no games on it?

    I understand factory pre-loaded games can't be removed from an iPod. Apparently they serve some vital purpose. Who sells a dockable MP3 player with no games on it? I would gladly trade in one or more of my iPods for something like that.

    fabulous, thankyou. The flashplayer is great. P7 thing looks
    brilliant
    too - good to know it's there if I ever need it. Thanks
    again.
    djinn Wrote:
    > webber wrote:
    > > Hi, does anyone know of a good flash image player
    to insert into my
    > > webpage?
    > >
    > > I want one which is very simple and plain so that
    it doesn't clash
    > with
    > > my page design.
    > >
    > > The user needs to be able to click on 'next' when
    they want the next
    > > image to come up, rather than the images just
    fading in and out
    > > automatically.
    > >
    > > I have Macromedia Flash, but not a smidgen of
    experience in using
    > it,
    > > so it needs to be very simple to operate.
    >
    > I like this one.........
    >
    >
    http://www.monoslideshow.com/
    >
    > If you go to the demo page - you can customise the
    various albums that
    > are part of the demo and download the resulting xml file
    to use with
    > your purchased version.
    >
    > PVII have a very nice javascript offering, although not
    flash it is
    > well
    > worth a look.......
    >
    >
    http://www.projectseven.com/products/galleries/ssm/index.htm
    >
    > HTH
    >
    > --
    > chin chin
    > Sinclair

Maybe you are looking for

  • Ovi map - My Position icon MISSING (N8)

    Hi, I just got my N8 few days ago. After updating Ovi maps to the newest version ( 3.06 if not mistaken ) I have noticed a few problems. 1) My Position icon is totally missing, that means i can't locate my current position in gps. that's really bad.

  • Double Click Event In ALV Tree

    Hello guys, There is a requirement that when I double click on an item in ALV tree it takes me to a standard transaction code. Can anyone suggest me how to proceed on this. Thanks in Advance. Regards, Abhinav

  • N85 connects to the internet when having a call.

    Hi all ! Since i've changed my data plan, i've set up my n85 to use 3G networks (before i disabled this function to save battery). So now, everytime i'm having a call, the phone connects to the internet (either via 3G either via wifi). First, is this

  • If iphone is disabled, how can I turn off "find my iphone" in order to reset the phone

    If the iphone is disabled, how can I turn off "find my iphone" in order to reset it?

  • Cacophony of problems

    Not entirely sure what tpe of iPod I have, it's not got photos or videos or anything, but is largish and white and has a clicky wheel, purchased August 2005. Tried to turn it on, nothing, just the apple logo then unhappy ipod face if I try to press a