PDA

View Full Version : vidio and audio


offthebanaster
10-10-2004, 02:38 PM
I have a site that a person can choose from several audio or vidio files stored on the server. I am having a problem with opening them. I belive I need a script to open a media player. I am not sure if I have to designate a function to open them or what(I belive that is probably what I have to do). If someone has an example of this I would greatly apriciate it.

Thanks.

senshi
10-10-2004, 06:17 PM
That would largely depend on if the user has a player, mplayer is microsofts operating system player by default.

If you want yo put the audo into play lists like .m3u and .pls, when a user clicks on your play list, their defrault player will run and the audio information is then read into that player.

Simply upload the samples, make a URL reference to those files, save the .m3u or .pls or both! hint! and anyone clicking on the list from a web page should have no issues, thats the soloution that I used to help people listen to some tunes my girlfriend wrote.