HTMP Help!!

BrynF_UK

Fully Optimized
Messages
1,574
HTML Help!!

I MEANT HTML!!!! :D

can anyone tell me whats wrong with this...it doesn't seem to be working :confused:

<embed src="http://www.mediafire.com/?3tqtgimilyl" autostart="true" loop="true"
volume="60" hidden="True" />

its a code to play embedded music which is supposed to start straight away and loop continuously and be hidden.

thanks
 
What exact problems are you having? The code itself looks fine, is the file you are linking to via the query string intact?
 
yep.... just doesn't seem to play for some reason hmm ill try hosting it from another server...
 
That link seems to be dead.

Keep in mind that you need to link to the direct file, not something that's been zipped in order to play directly on the site. Sites that host your files usually don't allow streaming videos.
 
Re: HTML Help!!

I MEANT HTML!!!! :D

can anyone tell me whats wrong with this...it doesn't seem to be working :confused:

<embed src="http://www.mediafire.com/?3tqtgimilyl" autostart="true" loop="true"
volume="60" hidden="True" />

its a code to play embedded music which is supposed to start straight away and loop continuously and be hidden.

thanks

That's not going to work. The link takes you to an HTML page, not an MP3 page. What I would do is look for an MP3 page that has that song and replace the link. There's special search engines that can help you with that, but I don't recall off hand which ones. I'll have to get back to you on that.
 
Re: HTML Help!!

That's not going to work. The link takes you to an HTML page, not an MP3 page. What I would do is look for an MP3 page that has that song and replace the link. There's special search engines that can help you with that, but I don't recall off hand which ones. I'll have to get back to you on that.

http://g2p.org
 
Back
Top Bottom