flash player in php with remote song files

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
kishan6
Forum Newbie
Posts: 4
Joined: Fri Nov 21, 2008 3:06 pm

flash player in php with remote song files

Post by kishan6 »

can any one tell me hw to create a flash player which can play songs with remote address in their playlist.
Actually, i have a requirement where in i have a php web page with list of songs in it. end user can listen to each song by clicking play button associated with every song. I dont want to disclose my songs to users by placing them on webserver. songs always point to remote server and my php(with list of songs) will b on the web server(tomcat).

i would really appreciate the help.
User avatar
papa
Forum Regular
Posts: 958
Joined: Wed Aug 27, 2008 3:36 am
Location: Sweden/Sthlm

Re: flash player in php with remote song files

Post by papa »

That's more of a flash question don't you think?
Post Reply