LOGIN Don't have an account yet?   Register

Forgot password?
 
Mp3 Player for Adobe Flash

Mp3 Player for Adobe Flash screenshot

Demo:   Preview:   Downloads: 35682

Last update (5):Mon, Sep 20th 2010, 00:00

 

 
Search comments:
has downloaded icon

 
eugene4.0

eugene4.0

on 5/9/10

 
It looks great and works well but is there no way to have it less than 450 width? I shrank it down to 350 but the loading/buffer/skip bar goes over the shuffle etc buttons.
Can I remove either of these?

The old version could be smaller and worked great for me I just needed it to open in IE 7, any ideas on how to make the old one run in IE7? Thanks and great work,

 
eugene4.0

has downloaded iconeugene4.0

on 5/9/10

I managed to figure it out, awesome player, can't seem to get rid of the 'back to albums' button though. Probably me just being tired and thick, apart from that awesome. Thanks.
 
andrei.neamtu

has downloaded iconAndrei Neamtu

on 6/9/10

eugene4.0,

Now there is no option to disable the "back to albums" button.
Thanks for letting us know. We will add an option in the xml.
Are you planing to make the player open directly in an album? You could do that using the "selectAtStartItemNo" attribute in the "mp3gallery.xml" file.
has downloaded icon

 
PiggySue

PiggySue

on 5/9/10

 
No reflection option in the new version? Shame, I liked it!
And (not sure if it's a bug - maybe it's me), when there was enough space to fit all the artist pics in the prev version, the scrollbar at the bottom didn't show up at all. Now it's always there and I can't get rid of it.
 
andrei.neamtu

has downloaded iconAndrei Neamtu

on 6/9/10

PiggySue,

We are working on adding the reflection option. In the next upgrade it will be there with a tooltip option also. This is just the start version of AS3.

We will also make the scroll bar to vanish when there is enough space to fit the albums pictures.

Thanks for asking.
 
PiggySue

has downloaded iconPiggySue

on 6/9/10

Thank you Andrei! That'd be fantastic!
(my CPU is already happy anyway lol)
has downloaded icon

 
bransinanderson

Bransin Anderson

on 5/9/10

 
Bad decisions in moving to AS3 and not supporting previous XML elements. Isn't this a big no no in software development? What else really sucks is that you have no upgrade instructions. You're basically telling everyone, "hey it's an upgrade, but we don't support what you have what is existing".

This is no upgrade, it's a rebuild with no support of the existing version. Beware.
has downloaded icon

 
andrei.neamtu

Andrei Neamtu

on 6/9/10

 
Bransin,

We've rebuild the player and we offer support for the new version. Here is the right place to ask the instructions to customize the new version.
There is no sense to offer support for the previous version as these new one is much better regarding CPU usage and is easier to use. The old version had so many problems that we gathered 1000 comments. We realized that we need to build it from scratch.
Just try to use the new version and let us know where you need help and you will see why we moved to AS3.
 
bergslay

has downloaded iconbergslay

on 8/9/10

The as2 version is avalilable?
 
andrei.neamtu

has downloaded iconAndrei Neamtu

on 10/9/10

bergslay,

As we said the AS2 version is not available anymore and we don't offer support for it. Try the AS3 version and you won't think about the AS2 version :)
has downloaded icon

 
andrei.neamtu

Andrei Neamtu

on 6/9/10

 
NEW SMALL UPDATE:
- option to disable the "back to albums" button
- full screen button in albums gallery
- center albums bug fix
- scroll bar invisible if not needed fix

What's coming:
- reflexion option
- tooltip on player buttons
has downloaded icon

 
BobG

BobG

on 7/9/10

 
Just downloaded the lastest version of the player(really great! :))
I do have a few questions, can't find where the set that:

- how do you disable the prev/next buttons on the info module in the player?
- how do you open links (i.e. the download link) in the same window instead of a new window/tab?

many thanx!
Bob
 
andrei.neamtu

has downloaded iconAndrei Neamtu

on 10/9/10

BobG,

For the prev/next disable we will add a disable attribute in the
                <prevNextBts>
                
tag inside the "settins.xml".

For the link's target we will add an attribute in the tracks tags inside the "mp3gallery.xml".

Please keep in touch to get these in the next update.
 
Tomcat253

has downloaded iconTom McIntire

on 10/9/10

Andrei:

I have made the modifications for this in ... vuzum\mp3gallery\mp3player\Mp3Player.as

I can provide you with a copy if you wish.
 
BobG

has downloaded iconBobG

on 10/9/10

Specifically opening in the same window has my interest. If you can provide as .swf file (I'm not flash-saffy :)) I'm definitly interested in trying this out until there's and official release.

Thanx!
 
Tomcat253

has downloaded iconTom McIntire

on 10/9/10

BobG:

You may contact me directly ...
email : tom@bitbenderz.com
MS Messenger IM : mr.mcintire@hotmail.com
 
Tomcat253

has downloaded iconTom McIntire

on 10/9/10

BobG & Andrei:

I have the targetWindow implemented.
Contact me for a copy.

show all replies

has downloaded icon

 
dmalovich

dmalovich

on 7/9/10

 
Is there any way to scroll through albums without stoping the current track that is playing?
 
andrei.neamtu

has downloaded iconAndrei Neamtu

on 10/9/10

dmalovich,

This is not implemented in the current version.
Please keep in touch to get these in the next update.
There will be a tag inside the "settings.xml" that will let you activate this.
 
indigopsy

has downloaded iconindigopsy

on 7/11/10

i found the solution

open project

go to mcMp3Player
select edit class

comment line 645
                
				case mcBackToAlbumsBt:
					this.visible = false;
					//mcPlayer.stopPlaying();
					mcMp3Gallery.mcAlbumsGallery.visible = true;
					break;
                
 
dmalovich

has downloaded icondmalovich

on 8/11/10

Thanks for the response. I downloaded the new update and in the project folder I see a deploy and source folder. Nowhere do I see edit class anywhere. Can you tell me where I can find this. Thanks again.....
 
dmalovich

has downloaded icondmalovich

on 9/11/10

Thanks for replying. I can't really make out your image. If I download the update to my desktop, how do I get to edit class like in your image? Thanks.
has downloaded icon

 
Live247

Live247

on 7/9/10

 
Hi Guys

Unless, I have completely missed it, could one set the currency type for Download in the xml file? For example, I want to be able to select or enter £ or $ etc? I think at present the default is $.

I Meant the default currency for Buy is set to $ but would love to have the option of setting this in the xml file.

Thanks
 
andrei.neamtu

has downloaded iconAndrei Neamtu

on 10/9/10

Live247,

If you look inside the "settings.xml" file you will see a tag:
view sourceprint?
                <currency>$</currency>
                

Using that you can set the default currency for the download buttons in the playlist.
has downloaded icon

 
boziboy2010

boziboy2010

on 8/9/10

 
Looking forward to reflection option. Thank you for wonderful player!
has downloaded icon
has support ticket icon
 
Fallen

Josh Teale

on 8/9/10

 
Just downloaded the update, and before I even opened any customization files, I opened the index.html file in my browser and it got stuck on a load screen. Deleted, redownloaded, and tried again. Same thing. Any thoughts?
 
andrei.neamtu

has downloaded iconAndrei Neamtu

on 10/9/10

Josh,

I just download the file and if I open the "index.html" everything works fine. Please make sure the download is complete and the archive is not affected. If still have problems please contact us at support@flabell.com.
 
Fallen

has downloaded iconhas support ticket iconJosh Teale

on 14/9/10

how would I know if the archive is affected?
 
andrei.neamtu

has downloaded iconAndrei Neamtu

on 20/9/10

Try to use another browser for downloading the file and it should work.
 
Fallen

has downloaded iconhas support ticket iconJosh Teale

on 20/9/10

I just downloaded it from chrome, firefox and safari. Also tried opening it in each browser, each time I downloaded it. Still stuck on a loading screen.
 
Hi,

Please send a screen-shoot with the error or the loading screen at support@flabell.com. Thanks

show all replies

Post a comment


Please login to join the discussions. Don't have an account? Register (it takes 30 seconds)


Similar components for adobe flash

Mp3 Player with Playlist

Mp3 Player with Playlist

Fully customizable MP3 Player, built with support for multiple songs.... read more


Simple Mp3 Player

Simple Mp3 Player

Minimalistic flash mp3 player with a twist, perfect for your website.... read more


Basic Mp3 Player for Adobe Flash

Basic Mp3 Player for...

Sometimes you don't need a big, fancy mp3 player. This basic mp3 player... read more


list more items

General Videos

  • How to buy?
    watch movie
  • Embed a Flash Component in your Flash Project
    watch movie
  • How to embed a Flash Component in the same HTML page twice?
    watch movie
  • How to embed two different Flash Components in the same HTML page?
    watch movie

Our recommendation

MP3 Player with Albums for Adobe Flash

MP3 Player with Albums for Adobe Flash

This MP3 Player can organize your MP3 files and gives the option to... read more


Showcase

Send us a link to the page you used this product on, and we'll post the link to your site on our blog if you customized it nicely.

Need support?

Support ticketGet a support ticket
read more

Share this

If you enjoyed this product, please consider sharing it via a social network, or leaving a comment. Thanks!