A Flash Developer Resource Site

Page 1 of 2 12 LastLast
Results 1 to 20 of 36

Thread: MP3 Player

  1. #1
    undead creature necromanthus's Avatar
    Join Date
    Feb 2002
    Location
    ROM
    Posts
    1,890

    MP3 Player

    MP3 Player v1.0

    few features:
    - PLAY, PAUSE, STOP, VOLUME, BALANCE, Time (buffer) Slider
    - unlimited PlayList (XML based) !
    - dynamic ListBox without Flash Components (kcomponents) !
    - 100% KoolMoves !

    http://necromanthus.com/main.html (MUSIC section)

    notes:
    - HiFi Music (not suitable for dialup connections)
    - the source files are not available yet (a huge mess inside of my AS routines ... LOL).
    cheers

  2. #2
    Senior Member FLASHPULSE's Avatar
    Join Date
    Nov 2002
    Location
    USA
    Posts
    1,356
    Very very nice Necro! I'm glad you kept your download section open as well.

  3. #3
    undead creature necromanthus's Avatar
    Join Date
    Feb 2002
    Location
    ROM
    Posts
    1,890
    Originally posted by FLASHPULSE
    Very very nice Necro! I'm glad you kept your download section open as well.
    A download button (for the current melody),the auto-play function and custom interface colors soon.
    If you have any other great idea for a new feature,please let me know about it.
    An "MP3 Player package" for all KoolMoves fans is commin' ...
    cheers

  4. #4
    undead creature necromanthus's Avatar
    Join Date
    Feb 2002
    Location
    ROM
    Posts
    1,890
    MP3 Player v1.1

    what's new:
    - AUTOPLAY function
    - custom SKIN (you can change the background image and colors).
    The first package is available for download:
    http://necromanthus.com/KoolMoves/MP3Player.html

  5. #5
    undead creature necromanthus's Avatar
    Join Date
    Feb 2002
    Location
    ROM
    Posts
    1,890
    MP3 PLAYER updated:
    - 3 seconds pause between melodies (in offline mode)
    - now the AUTOplay function is working for dialup connections.

  6. #6
    Relaxing tmoore935's Avatar
    Join Date
    Oct 2001
    Location
    colorado, usa
    Posts
    1,713
    Hello,
    I am very jealous of Necro. I have been working on my own version of a mp3 player and he comes up with something great. Much of my own player is from tutorials and I am learning, but still, I have converted all to koolmoves and put in my own touches.

    http://www.diversioncentral.com/mp3p...3playload.html

    My objective here is to make it simple to convert the music to ones own. This includes the clipart. And I am working on the eye candy effects (still in the baby stages). It would be like a way that a rock band could advertise their own material with little hassle.

    Oh well, some day I will be able to catch up.
    Any programming language is at its best before it is implemented and used.

  7. #7
    Senior Member
    Join Date
    Dec 2002
    Location
    Netherlands
    Posts
    1,632
    A cross fade option between the songs may be a nice addition.

  8. #8
    undead creature necromanthus's Avatar
    Join Date
    Feb 2002
    Location
    ROM
    Posts
    1,890
    for tim
    Don't be jealous,and don't compete with me ... LOL

    for wilbert
    a great idea.
    thanks

  9. #9
    Relaxing tmoore935's Avatar
    Join Date
    Oct 2001
    Location
    colorado, usa
    Posts
    1,713
    Originally posted by w.brants
    A cross fade option between the songs may be a nice addition.
    What do you mean by cross fade? I do not understand this.
    Any programming language is at its best before it is implemented and used.

  10. #10
    Relaxing tmoore935's Avatar
    Join Date
    Oct 2001
    Location
    colorado, usa
    Posts
    1,713
    [QUOTE]Originally posted by necromanthus
    [B]for tim
    Don't be jealous,and don't compete with me ... LOL

    QUOTE]

    I am not really trying to compete. I am still trying to make a Pseudo media player that was talked about in previous discussions. Of course it would be faked outputs or designs.

    And just for fun, something else that I got from the flashkit tutorial that works well in koolmoves. (called 3dball under games).

    http://www.diversioncentral.com/3d/3dballgame.html
    Any programming language is at its best before it is implemented and used.

  11. #11
    undead creature necromanthus's Avatar
    Join Date
    Feb 2002
    Location
    ROM
    Posts
    1,890
    Originally posted by tmoore935
    What do you mean by cross fade? I do not understand this.
    This is a MIX feature (usefull for DJs).
    The main idea is to use a doubled sound buffer (one for the current melody and the other for the next melody).
    The next melody starts when the current one is playing (the last 5 seconds).
    The VOLUME for the first one : from 100% to 0% (in 5 seconds)
    The VOLUME for the second one : from 0% to 100% (in the same time period).
    Anyway,the current AUTOplay function doesn't allow the MIX feature.
    Also,because of the streaming method, the MIX feature may not work all times as expected.

  12. #12
    Junior Member
    Join Date
    Feb 2004
    Posts
    14
    he is my attempt at a mp3 player

    mp3
    Last edited by blamenoone; 03-23-2004 at 05:01 AM.

  13. #13
    Relaxing tmoore935's Avatar
    Join Date
    Oct 2001
    Location
    colorado, usa
    Posts
    1,713
    Originally posted by blamenoone
    he is my attempt at a mp3 player

    mp3
    It worked for me on a 56k modem using the high bandwidth, though I had to wait for the download. I also see how you mixed it into your website.
    Any programming language is at its best before it is implemented and used.

  14. #14
    undead creature necromanthus's Avatar
    Join Date
    Feb 2002
    Location
    ROM
    Posts
    1,890
    MP3 Player v1.3

    a new feature: PlayLIST ON/OFF
    Very usefull for loaded movieclip version (to save space).
    http://necromanthus.com/KoolMoves/MP3Player.html

    p.s.
    a lot of pain to build this feature ...

  15. #15
    Senior Member
    Join Date
    Jun 2002
    Posts
    103

    Customizing

    Nice job on this player. Can we customize the name at the top where you have your name?

  16. #16
    undead creature necromanthus's Avatar
    Join Date
    Feb 2002
    Location
    ROM
    Posts
    1,890

    Re: Customizing

    Originally posted by weden
    Nice job on this player. Can we customize the name at the top where you have your name?
    Of course WEDEN.
    You can customize that name via PayPal.
    ha ha ha

  17. #17
    Senior Member
    Join Date
    Jun 2002
    Posts
    103

    Customize

    ???
    So, what is the cost?

  18. #18
    undead creature necromanthus's Avatar
    Join Date
    Feb 2002
    Location
    ROM
    Posts
    1,890

    Re: Customize

    Originally posted by weden
    So, what is the cost?
    I have some good news for you:
    - the registration fee is 500 USD only (each year).
    - the future updates are NOT free of charge (100 USD each one).
    - the player is able to auto-delete itself in case of hacking attempts.
    ha ha ha

    p.s.
    This MP3 Player will be (probably) included in KoolMoves v4.5
    (and this is not a joke)

  19. #19
    Member
    Join Date
    Jul 2003
    Posts
    34
    necromanthus

    Hello, you were helping me before with my radio/jukebox idea. Is it possible I can get a version of this designed to play swf instead of MP3? All of my MP3s are encoded into swf.

    Is this included in the 4.5 Beta?

    Thanks !

  20. #20
    undead creature necromanthus's Avatar
    Join Date
    Feb 2002
    Location
    ROM
    Posts
    1,890
    Originally posted by btchwaxfan
    necromanthus

    1) Hello, you were helping me before with my radio/jukebox idea. Is it possible I can get a version of this designed to play swf instead of MP3? All of my MP3s are encoded into swf.

    2) Is this included in the 4.5 Beta?

    Thanks !
    1) Not with the current engine (sound objects are required).
    But I could try to rebuild the entire script for your particular case. We'll see ...
    A simple solution (for you) is to extract the music tracks from the SWFs.

    2) included in Betas ??? No way !

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center