Quote:
Originally Posted by FunkeXMix
Hi all,
HTML:
Code:
<audio id="audio_1" src=" audiovideo/myzuka.mp3" controls
|
I see an extra space at the beginning of your src tag that shouldn't be there. There's also an extra space in the error message, so I'm pretty sure that's your problem.