Link to home
Create AccountLog in
Avatar of jeffmace
jeffmace

asked on

Stream/Play Mp3 file when clicking on

I am a coldfusion programmer.. I am looking for a way to have a flash play button that will dynamically load an mp3 file.  So basically if I have a query that display 100 song titles in a table, i want to have one column be the song title, the next be the artist and the next be this flash button that when pressed will play the song.
Avatar of Dushan Silva
Dushan Silva
Flag of Australia image

You can put those mp3 files to seperate swf(flash) files. Then you can load and unload one by one using Flash "loadMovie" and "unloadMovie" commands.

BR Dushan
Avatar of jeffmace
jeffmace

ASKER

Do you know of any tuturials on a website to show how this is setup?  I really do not know much about flash programming/action script.  Sorry...
ASKER CERTIFIED SOLUTION
Avatar of Dushan Silva
Dushan Silva
Flag of Australia image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer