Actionscript MP3 player, I need help editing it. I will pay you.

Discussion in 'Programming' started by techtutorial, Oct 28, 2007.

  1. #1
    I got a MP3 actionscript mp3 player off of the gotoandlearn site, that I modified into the size I need.


    It plays 3 mp3 files, but I need it to transition when the audio mp3 ends to a keyframe. and start the new mp3. It all ready does all most all of this but the transition.

    I'm pretty sure im making this hard for no reason.


    The files can be found on my server. here

    http://www.techtutorial.com/mp3player/

    The player file is mp3player.as (this is as it came from the site.)


    my file that i edited was mp3player-mark.fla

    one change I did to mine was take out the next button i dont want that as an option.


    What I need it do to is


    - on audio1 end gotoandstop on frame (##)

    I tried coding it in but im really lost.

    I will pay who ever can fix it for me, to get it doing what I need to.

    please message me.

    thanks...


    Mark.
     
    If someone posts a solution, use the "Best Answer" link in their post to pick it as the best answer.
    techtutorial, Oct 28, 2007 IP
  2. schoash

    schoash Active Member

    Messages:
    291
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    55
    #2
    You have to work with the Sound.position and Sound.duration to be able to know when to jump to the next song
     
    schoash, Oct 28, 2007 Set Best Answer IP
  3. undir

    undir Peon

    Messages:
    696
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I can work on this. Please PM me.
     
    undir, Oct 29, 2007 Set Best Answer IP