ActiveDen

MP3 music player with artist/album library

  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
manfrin says

Apologies for what might be an answer I could figure out on my own, but:

I have a podcast on itunes that I want to put on a client’s site. Would this work? Or are there more elegant solutions for that?

I want something that will pull the last 10~ episodes (or more) and allow visitors to play them from the browser.

Posted 5 months ago
Author
mbudm mbudm replied

A podcast feed is in RSS which is a different XML format to what I’m using with this player. So to make it work you’d need to make a php script (or Javascript) that converts the podcast RSS into the mp3 player XML .

Posted 5 months ago
  • Has been a member for 3-4 years
  • Sold between 1 and 100 dollars
  • Bought between 1 and 9 items
billd says
Purchased

How can I stop the audio from auto playing even if there are sounds in the playlist? autoplay in the xml works for the playlist but in for the library. Also, would like to play the items in the playlist and not autoplay or remove.

Posted 5 months ago
Author
mbudm mbudm replied

The attribute autoplay=”0” does this.

You may need to clear your cache to make this work

Posted 5 months ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
selkins says
Purchased

Hi, I am really frustrated. I am an advanced Flash developer and cannot get the player controls visible in my flash project. I imported the folder from your .fla file into my project .fla library. The player works in my project in that I hear the music playing but no controls are visible. I do see the equalizer.

I want to place this player in a very specific location within the .fla project. Why isn’t there ONE MC that has all of the controls in it? I don’t see that anywhere.

The layout code in the XML file is for a browser and not for placing this into a .fla project.

I really need your help on this, otherwise I will need to request a refund.

Thanks, Scott

Posted 4 months ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
selkins says
Purchased

Okay I got the player to show up. You have to copy over the fonts from the audioplayer.fla library to the new .fla project library. It is almost impossible to position this thing and depending on the screen resolution and whether the browser is opened to full screen or a smaller minimized size the player moves to new positions.

Am I missing something here?

Thanks for the help.

Scott

Posted 4 months ago
Author
mbudm mbudm replied

All the layout code is in this class: com.mbudm.mbap.mbLayout

And the instance of mbLayout is set to listen to the onResize event in this class: com.mbudm.mbap.mbAudioInit

If this doesn’t help then email me with specifics on what you are trying to do and I’ll assist.

Posted 4 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
LordFoufoune says
Purchased

Hello,

I have written you an email but no answers, so I write to you directly here, I need 3-4 things (I have bought your player and installed it already now, works fine just I want to implement the looking of it) :

1 / When I press NEXT song, it goes randomly to another, I want this to be disabled, next have to be next song from next album

2 / I want to put my own background image I dont know how to modify it, the only background is GREY even if I change the background styule in index.html, I want to put a picture of my own.

3 / I dont know how to make the BUY link to open in a new window avoiding to cut the music off while client is buying it you know ?

4 / I have a lots of songs problem is the scroll is not with the mous scroll, I have to click the bar is it the only way to scroll down ?

5 / When I arrive on the radio page, all songs from all albums are visible, isn’t it possible to put everything “hided” so the possible clients goes first on the album he wants to play then the list of songs appears and now he can choose which one to play ?

Thanks in advance ;)

Posted 4 months ago
Author
mbudm mbudm replied

I haven’t received an email from you.

1. The player has a playlist, next and previous works with whatever items are in the playlist – not the library.

2. The background is a flat colour for which you can set the alpha value – this can be controlled with the playershaderalpha=”70” (in the audioinit.xml file, audioplayer node). If you set it to 0 and add in your own bg in the Fla then you will see you own bg without any grey tint.

3. The buy links are straight html so you can use target to open in a new window or hook into your own javascript popup script.

4. There is scrollwheel functionality built in so can you send me through your specs (browser/os) and I’ll look into this one.

5. There is an xml setting for this – autoopen=”2”. Change this to autoopen=”0” and the library will start with albums closed.

Posted 4 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
LordFoufoune says
Purchased

Now it seems there is a limitation on the numbers of album/tracks …

Posted 4 months ago
Author
mbudm mbudm replied

There is a limitation in flash with ‘levels of recursion’ that you can hit if the accordion has more than 256 nodes (including children).

However I have a fix for that. It involves adding a slight delay to the redraw so I haven’t put it into the main player but I’m happy to send the patch to any customers who want to make this work with large audio collections.

Posted 4 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
LordFoufoune says
Purchased

If I cant find solution I will have to ask a refund due to my client is very angry with me today …

Posted 4 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
LordFoufoune says
Purchased

Thjanks for your answers

Works fine as you proposed.

1 About the links I tried these types :

<![CDATA[Buy this album at: Buy it]]>

and

<![CDATA[Buy this album at: Buy it]]>

Doesn’t work :(

2 Regarding the background, when I edit and republish the fla the fonts are now bad looking, is it because I need to have helvetica neue ? I dont have it !

3 About limitations, how can you give me the patch ? I need it please.

Posted 4 months ago
Author
mbudm mbudm replied

Hey there,

1. So on those links are you adding target=”_blank” ?

2. Yes the FLA uses embedded fonts so you need them. Check out the documentation changing to any nice looking font from your system will do the trick

3. Email me through the profile page and I’ll send you the file.

Posted 4 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
LordFoufoune says
Purchased

Email sent ;)

Posted 4 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
LordFoufoune says
Purchased

Still no email from you, did you receive it ?

Posted 4 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
LordFoufoune says
Purchased

Is that possible to have some feedback ?

Posted 4 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
LordFoufoune says
Purchased

So what about this ? Can I have the file finally ?? My client is extremly disapointed now because we cannot add other songs he is making me bad reviews …

Posted 4 months ago
Author
mbudm mbudm replied

I sent the email 3 days ago (12 Oct). Perhaps check your junkmail folder as often the first email you get form a new sender can be flagged that way.

Note that turnaround times for support can often be 2 or 3 days, it just so happens that I was able to handle your request fairly quickly. It is wise to factor this in to your project plan when integrating stock items.

That way you don’t leave yourself open to the risk of an unsatisifed client.

Posted 4 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
LordFoufoune says
Purchased

Hello,

I didin’t received any email neither in the inbox nor the junkmail …

Use another email please toboss12000@yahoo.fr maybe will work this time ?

I will send you differnet emails through the form please resend today.

Thanks for your efforts.

Posted 4 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
LordFoufoune says
Purchased

It is possible that mty wife have deleted all spam messages maybe your mail was there, anyway please resend it.

Posted 4 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
LordFoufoune says
Purchased

Please advise here as soon as the email is sent.

Posted 4 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
LordFoufoune says
Purchased

I have well received yuour email thanks, now we will continue by email to solve the issue.

Posted 4 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
catchkid says

Hello,

Very nice audio player, very complete.

Is it possible to change the default black theme to a custom?

Thank you.

Posted 3 months ago
Author
mbudm mbudm replied

Yes it’s customisable via a CSS file

Posted 3 months ago
Purchased
Default-user catchkid replied

Will it be possible you instruct me to the CSS file and classes I have to change?

I thought the in order to change the background the .fla file would have to be opened, may be I was mistaken.

Posted 3 months ago
Author
mbudm mbudm replied

Hi there, the plus sign is a library item that is added from within the .as file that sets up the player UI: /src/com/mbudm/mbap/musAudioAccordionItem.as

You (or your hired as2 developer) would need to edit this and republish the swf.

Posted 2 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
catchkid says
Purchased

Hi mbudm,

I am finally able to upload all the files to a server from my local machine.

The player looks good, but I am not able to listen to the songs, when I click play, the equalizer bar starts moving, but the track time does not move.

I have checked the entry of the XML file for each mp3 and they look good, I am not using absolute paths.

Do you have any recommendation?

Thanks!

Posted 2 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
catchkid says
Purchased

Never-mind, I figured out. The XML was malformed.

Thank you anyways :)

Posted 2 months ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
elevateme says

Was this ever resolved? If I download is there a way to make it a stand alone, expanded player on an HTML /CSS site?

deadguy says Purchased

Hi,

Is there a way of disabling the minimized version (or at least having the expanded version default onLoad)? I purchased it and you have done a great job optimizing it’s flexibility but my requirements are for more of a widget (MP3 player displaying the playlist with a track download option…)

Any suggestions?

dg Posted 2 years ago Report

Posted 17 days ago
Author
mbudm mbudm replied

Hi elevateme – I’ve been away a few days so didn’t see your question. I’m pretty sure this is doable but let me check and get back to you (in a day or so).

Posted 10 days ago
Author
mbudm mbudm replied

Hi again, I checked my repo. I have a html demo available. I can send it to you if you contact me via profile message.

Posted 10 days ago
Author
mbudm mbudm replied

Hi – looks good. To get rid of the corners either make the background fully opaque in audioinit.xml (make playershaderalpha = 100).

If that doesn’t work then set the bgcolor of the flash object to #000000 in index.html (currently it’s set to #222222 – this is the dark grey you see)

Posted 8 days ago

You must sign in or sign up to purchase this item.

$12Regular Licence

$12

Regular Licence a website (commercial, personal, client), free game, e-card, or presentation - Details

$60Extended Licence

$60

Extended Licence an app, paid game, or other software project, a website template for sale - Details

103 Purchases 60 Comments

Buyer Rating
12345 ( 15 ratings )
mbudm

mbudm

  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 1 and 9 items
  • Australia
  • Referred between 1 and 9 users
View Portfolio
Created 17 October 09
ActionScript Version AS2
Documentation Well Documented
Flash Files Included ActionScript AS, Flash FLA, HTML Files, JS Files, XML Files
Opens With Flash CS3 (9+)
Published Size 84kb
Resolution Resizable
by
by
by
by
by