Search  

FLASHJUKEBOX V3.0

HomeBrowse CategoriesFlashApplications and UtilitiesUtilitiesFlashJukebox v3.0

V3 of FlashJukebox has the possibility to have more than one playlist. These playlist will be shown in the menu on the left.

The xml looks like this:
<songs>
  <folder name="ThePlaylistName">
    <song songURL="http://flashden.net/files/7011/preview.mp3" title="Music Bed #139" artist="adfish" time="1:02" album="The Great FlashDen album"/>
  </folder>
  <folder name="AnotherPlaylist">
    ///more songs here
  </folder>

</songs>

More features:

- Streaming

- Automatically scrolls the playlist when it’s too long.

- Mute / Volume slider

- Unlimited number of files.

- Download column is optional

More files by JurgenV

\

Image Galleries

XML Image Gallery Pro \

Web 2.0 Photo Album SliderGallery PhotoTiles

Video Players

Dynamic Embedded FLV Player \

Flash MediaPlayer FlashCinema v1 FlashCinema v2

Carousels

CarouselDesigner v2 \

CarouselDesigner VistaSlider v1 VistaSlider v2

Navigation

Horizontal Menu Studio \

Vertical Menu Studio Horizontal Slider v1 Item overview

Dynamic text displayers

DynamicField v1 \

DynamicField v3 DynamicField v4

Mp3 players

Flash Jukebox v1 Flash Jukebox v2 Flash Jukebox v3 XML mp3 player with playlist Compact xml mp3 player

Preloaders

Textpreloader Shifting numbers preloader

Miscelaneous

Rotating images banner \

Multiple file upload Dynamic Tooltip Rich Text Editor Flash2Jpg Animated digital clock

Posted about 1 year ago

I need a decent flash mp3 player to match my live chat theme shown here

http://allyoucanupload.webshots.com/v/2000820227383909999

I can give you the color codes without a problem. I need the design like that too (borders, squared, simple and clean). The player must have a playlist option and customizable (width, height, colors, shuffle)

Please email me at chad @ talkjesus.com

Posted 11 months ago

This is a great file but I have encountered a couple of problems when using the extra playlists. If you click on the first file in the playlist and then the ‘next’ button it says ‘undefined’. However, if you click on any other song in the playlist you can scroll forwards and back through the entire playlist. Move onto another playlist and the same problem – only with the first song file?!

Hope this is a clear enough explanation – I checked and it happens on the example above. Sorry to be a pain but I really, really like this file and just wondered if there is a way around it?

thanks,

Posted 11 months ago

Just found out that if you press the next button twice then it makes it work. This is fine but just wondered if you can solve the small glitch.

Again, this is a really great file, I have been searching for something like this for ages.

Posted 11 months ago

kekekiko, go to the actions layer’s actionscript, and change line 211 (currentSong += 1) to:

currentSong = int(currentSong)+1

Posted 11 months ago

kekekiko, go to the actions layer’s actionscript, and change line 211 (currentSong += 1) to:

currentSong = int(currentSong)+1

Posted 11 months ago

Worked a treat, thanks a lot! As I said before, this file is brilliant. Great work.

Posted 11 months ago

Hi Jurgenv,

Would it be possible have a hyperlink on a seperate website that targets a certain track on the jukebox?

Many thanks

Posted 11 months ago

jim, i’m sorry it can’t. Well you could by rewriting a lot of AS but that wouldn’t be easy…

Posted 10 months ago

before I buy, how easy would it be to change the DOWNLOAD to BUY NOW and link to a page in a store? ( just make download a link )

Posted 9 months ago

Hi: I boutHi : I bought this file and it’s great, it’s very easy to understand but there is a small question and maybe you can help me, I want to put different folder (first column) and do the same scrolling effects that have in the other columns, please can you help me with that?

Thanks Alberto

Posted 9 months ago

Question for anyone that can answer… How do one adjust the scroll area? I would like to know the following is there a limit to the number of songs that can be listed in this player?

I have about 70 songs and I am only able to scroll down to 25, and I am trying to find out how I would be able to scroll all of my songs… Open to all for to answer…

thanks

Posted 9 months ago

To author:

Is it easy to change the download link to a http link to the artist website?

Posted 9 months ago

Hi Jurgen,

Nice file. Two things:

1. Volume slider fix when changing songs. Doesn’t reset volume properly.

2. I want to turn off auto play, however, I just want the user to click Play to start the first song playing. Right now, if loadSong is removed in the AS, clicking Play doesn’t do anything. Don’t want the user to be forced to use the next button to get the playlist to start.

PLEASE HELP ! THANKS! :)

Posted 8 months ago

The download button opens a new window however in following what you wrote previously to fix this – i don’t see a “songlist” item with action script in it – I only see a ‘playlist” item with no action script so I can’t change _blank to _self. can you help to explain this further?

Thanks, your file is great !

Posted 8 months ago

Can anyone help me with regards to my issue I posted. Some of my visitors on m ywebsite can download my mp3’s however others will click on “download” and a new page will open and the file will just play with no download option available. Is it a personal configuration issue or could it be that the flash file needs to be tweaked in a frame / actionscript section. Someone else had this issue and the response from the developer doesn’t make any sense.

Anyone?

Thanks!

Sean Derek

Posted 8 months ago

J

I am running into problems with your mp3 player v3… First…My songs are not listing. in order to get around the problem I posted on flashden 17 days ago, I reduce the number of tracks I placed in the mp3 player, and now only half of them are showing. When I checked my XML file all settings was corrected so I am at a lost with this player.

I need to know how to fix this problem… Its time boot up and start answering a few questions about your product in a manly fashion!

NY Time… Speed type the answers…

charles

Posted 8 months ago

I am running the player with over 1000 songs dynamically generated, user created favorites, top rated, latest top songs added, download permissions for who has them, etc… etc … all of it dynamically generated with php no problems whatsoever.

I just wish that I could slow down the scrolling a little

Posted 8 months ago

How can I stop this from auto starting to play ?

I commented out the “song.start” line, but that didn’t do anything ?

Thanks, Rupesh

Posted 6 months ago