Why isn't the audio on the website I'm working on, which isn't yet live?
<audio controls autoplay loop>
<source src="audio.mp3" type="audio/mp3">
<a href="https://soundcloud.com/grixis/peacetreaty-change-grixis">
</audio>
I've also attempted the following:
<audio controls autoplay loop>
<source src="https://soundcloud.com/grixis/peacetreaty-change-grixis" type="audio/mp3">
</audio>
Error loading the resource: net::FILE NOT FOUND
-
Kay King -
Thanks - 1 reply
SignatureSaving one dog will not change the world - but the world changes forever for that one dog***My ducks are absolutely not in a row. I don't even know where some of them are......and I'm pretty sure one of them is a pigeon.{{ DiscussionBoard.errors[11743062].message }}-
Karl Shady -
Thanks
{{ DiscussionBoard.errors[11743076].message }} -
-