Quote:
Originally Posted by Xil Ze
alright, i'm lost
HTML Code:
<sound src="cascada-everytime_we_touch.mp3" stream="true" soundbuffer="2">Cascada - Everytime We Touch</sound>
where's "title"?
|
The code would look like this:
Code:
<sound src="cascada-everytime_we_touch.mp3" stream="true" soundbuffer="2"></sound>
So the mp3 source is still required, but no title or artist.