This topic is locked

Audio Files

1/25/2014 9:58:30 PM
PHPRunner General questions
H
hernanccs author

Hello guys,
I have a table name MP3 containing some information about the file and in one of the columns the url to the ile in the web server in the form webserverfolder/file.mp3
if i try to access the file from the browser using http://127.0.0.1/webserverfolder/file.mp3 i can access the file, but when i go to the application i created with phprunner, the field for the mp3 play button is empty; this is something that used to work some time ago, i remember getting a small round button that reproduced the file when i clicked on it using google play or something like that. Currently on the edit page the field is set as Audio file and "The field contains audio file URL" is enabled.
What am i missing that this aint working anymore?