FORUM

MP3 Player with Playlist

Home / Forum / Components Discussions / MP3 Player with Playlist / Page 3

  • vip

    Hello rene.odrene03 ...

    You can edit the player position using the .fla file at line 61-62 :

    player._x=(Stage.width-playerWidth)/2; player._y=(Stage.height-playerHeight)/2;

    put your own coordonates for the player position like :

    player._x=0; player._y=0;

    Let me know if I can help you with anything else

    Regards, VipTechnology


    #  /  posted on Nov 19, 2010
  • can we have categories for the playlists?


    #  /  posted on Apr 18, 2011
  • How do I play two mp3 players in the same html, Is it possible? Thanks, Fabio


    #  /  posted on Apr 19, 2011
  • I love the player! I'm alredy running in my site but I need help with to issues: Seems like the song starts playing almost after 60% of the track is loaded, I been looking for the code to make it to play sooner. And I need to make the progress bar wider. Thanks in advance.


    #  /  posted on Sep 07, 2011
  • vip

    Hi oscaru66,

    sorry for the later reply, please send an email with your request modifications to my support email and I will make them for you. My support email is: support@viptechnology.co

    Regards, VipTechnology


    #  /  posted on Sep 13, 2011
  • Hello, looks like what I need. Just one question: Can this player display non-englisch characters in playlist correctly? Many thanks!


    #  /  posted on Feb 09, 2012
  • vip

    Hi ziggie,

    please send me an email with one row of the characters you would like to use and I will configure the component for you. My support email is : support@viptechnology.co

    Regards, VipTechnology


    #  /  posted on Feb 09, 2012
  • vip

    Hi again ziggie,

    I tested the player with special characters and all works well, so to answer your questions " yes the player support non-english characters" . The support for this component is free so please contact me if you have any problem or request at : support@viptechnology.co

    Regards, VipTechnology


    #  /  posted on Feb 09, 2012

Please login to post replies.