Skip to main content
Known Participant
February 15, 2007
Question

playing audio files from database

  • February 15, 2007
  • 2 replies
  • 289 views
i have a database of musicians i want to allow browsers to play audio files. They all have their own webpage with their details that are stored in a database how do i incorporate audio files into my site.
This topic has been closed for replies.

2 replies

Known Participant
February 15, 2007
Doesnt seem to be working. If i select link go to data sources and select where the file address will be. it tries to open a page call track01.mp3. i dont think this is hard there must be an easy way but i cant figure it out
Inspiring
February 15, 2007
Hi rob,
I may be way off base as i have never tried this,

But Could you not try to do it in the way you do with images and in the database just save the audio file name and location path so when selected on the page the code directs to where the audio file is stored and in the case of an image will display but your audio file will play or download whatever?

T