Search  

XML MP3 BOTTOM BAR

HomeBrowse CategoriesFlashApplications and UtilitiesUtilitiesXML MP3 Bottom Bar
Full_screen_preview

File Name:- XML MP3 Bottom Bar Size:- 112 kb when published with ‘Birth Of A Hero’ font (available fre on www.dafont.com)

Size:- 16 kb when published with standard font

Features

Fully dynamic XML Driven Mp3 Player Anchored to the bottom of the page with AS.

Fullscreen Background

Equaliser Animation

Fully Customizable

Automatically plays the next track

AutoPlay option is the AS

Subscribe to my RSS feed to be notified of New Files

My Files

Posted 10 months ago

Nice!

Posted 10 months ago

yeah, cool!

Posted 10 months ago

Thanks 8)

A bargain at $5, Unlimited tracks and all positioned in fullscreen using AS

Jay

Posted 10 months ago

This file ROCKS !

Jay you have really out done yourself!

$5 is too cheap.

:)

Posted 10 months ago

Agreed. :)

Posted 10 months ago

Thanks Guys, Am currently making a full template using this design, eyes peeled

Jay

Posted 10 months ago

I just bought this flash app and i wanted to know if you could adjust the file for me. I’m not able to open the flash file (I have flash 2004) and was hopeing that you could take everything out so it’s just the MP3 Player without everything above it like the gradient background. I’m looking to add this to an HTML website and i just want to us the mp3 player that will resize with the window. Could you please help me with this? Thanks

Posted 8 months ago

i forgot to give you my email. tomg@ggdesignstudio.com

Posted 8 months ago

i can certainly delete the bg for you, but as for the html you will need to put it on a html site i am not sure you may have to get a pro to help you my friend :)

i shall email you the file today at some point

Jay

Posted 8 months ago

thats awesome thank’s for the quick responding.

Posted 8 months ago

have you sent the new file?

Posted 8 months ago

Hey, the file should be in your inbox, check your spam just incase :)

if u still dont have it email me and ill resend

fj@flash-junkie.co.uk

Posted 8 months ago

how can i make the player, when it finish to play the last song, to continue to play from the first?

Posted 4 months ago

sweet!

Posted 3 months ago

Hi Jay,

I bought this some time back, i love it, but im redesigning the site and i want to anchor it to the top instead of the bottom, any pointers as to how i should go about that???

cheers Brad

Posted 2 months ago

Jay just emailed me with the code to anchor the player to the top of the screen, so if anyone wants to do this aswell then here is the code, thanks jay.

Brad

fscommand(“showmenu”, false); stop(); Stage.scaleMode = “noScale”; spacingBottomTop = 30; myListener = new Object(); myListener.onResize = function() { _root.gradient._width = Stage.width; _root.gradient._height = Stage.height; _root.gradient._x = 0; _root.gradient._y = 0; _root.menubg_mc._x = Stage.width/2; _root.menubg_mc._y = Stage.height-Stage.height+20; _root.menubg_mc._width = Stage.width; _root.mp3_mc._y = Stage.height-Stage.height+20; _root.mp3_mc._x = Stage.width; _root.artist_mc._x = Stage.width/2; _root.artist_mc._y = Stage.height-Stage.height+20; _root.title_mc._x = Stage.width-Stage.width; _root.title_mc._y = Stage.height-Stage.height+20; _root.yoursite_mc._x = Stage.width/2; _root.yoursite_mc._y = Stage.height/2; _root.yourlogo._x = Stage.width; _root.yourlogo._y = Stage.height – 100; }; Stage.addListener(myListener); _root.gradient._width = Stage.width; _root.gradient._height = Stage.height; _root.gradient._x = 0; _root.gradient._y = 0; _root.menubg_mc._x = Stage.width/2; _root.menubg_mc._y = Stage.height-Stage.height+20; _root.menubg_mc._width = Stage.width; _root.mp3_mc._y = Stage.height-Stage.height+20; _root.mp3_mc._x = Stage.width; _root.artist_mc._x = Stage.width/2; _root.artist_mc._y = Stage.height-Stage.height+20; _root.title_mc._x = Stage.width-Stage.width; _root.title_mc._y = Stage.height-Stage.height+20; _root.yoursite_mc._x = Stage.width/2; _root.yoursite_mc._y = Stage.height/2; _root.yourlogo._x = Stage.width; _root.yourlogo._y = Stage.height – 100;

Posted 2 months ago

Does anyone have the code to anchor just the player to the bottom of an html site? No background; just the player.

Posted about 1 month ago