| I placed "foo.mp3" in Arc's "static/" directory but was unable to make it play using the HTML 5 audio element as follows: <audio src="foo.mp3" controls="controls">
It does play when I have the src attribute pointing to the file on another server. Is Arc capable of serving static audio files? |