Forum Moderators: open

Message Too Old, No Replies

Flash Jukebox

Has anyone create a interactive jukebox in falsh?

         

Sir_Al

2:04 am on Sep 16, 2004 (gmt 0)

10+ Year Member



What is required to create a professional Flash Jukebox like the one at kylie.com/sampler? I can't find anyone that knows how.

firestarter

12:01 pm on Sep 21, 2004 (gmt 0)

10+ Year Member



Hi There,

Very simple to create a jukebox, similar 2 the one having kylie's tracks.

I have created a few miniature jukeboxes (in look & size only) for songs/soundtracks in a few film websites. Most of these are now offline, but therez one which my previous firm has in its portfolio:

<snip>

HEREZ HOW:

U need 2 create a starting blank swf. U also need to create a no. of swf's which will contain the soundtrack. So, if ur jukebox has, say 10 tracks, there will b 10 diff swf's. Ofcourse u also need to create the movieclips/swf's which will act as the interface & link to the different swf's.

The animation, roll-outs, buttons etc 2 b created as per requirement.

Link the soundtracks to the soundobject. Look it up in the actionscript reference. Make use of the soundobject.volume to control the volume (0 = nosound, and 100 = full volume). Use loadmovienum to load/unload the different swf's containing the tracks.

I had even designed a loader, which shows the % of track loaded when u skip to another track.

I hope this helps.

Regards,

firestarter

[edited by: engine at 12:44 am (utc) on Nov. 17, 2004]
[edit reason] No urls, thanks. See TOS [webmasterworld.com] [/edit]

Sir_Al

9:12 pm on Sep 21, 2004 (gmt 0)

10+ Year Member



Thx firestart I'll give it a try. BTW - what ver of Flash r u using?

firestarter

1:51 pm on Sep 22, 2004 (gmt 0)

10+ Year Member



Had started with Flash 3, moved up with the upgrades from time to time, currently using MX Pro.