Thread: From cd to webpage?
Results 1 to 4 of 4
Related
-
First Webpage Forum: Show it off!
Replies: 2 -
Webpage within a webpage? Forum: HTML Forum
Replies: 2 -
Insert a Webpage within a Webpage without Frames ?? Forum: PHP Forum
Replies: 1 -
Need some help with a webpage Forum: Web Hosting Forum
Replies: 3
-
05-05-2005, 05:10 PM #1
From cd to webpage?
Hi, could someone please tell me how can you put a song from a cd onto ur webpage? OK i saved it to a file using windows media player but im not sure what type of file it is?? Could someone please tell me how to find out??
I tried embedding it with the following code but it didnt work???
:<embed src="blah.mid" autostart="True" Loop="True" hidden="True">
Thanks in advance!
-
05-05-2005, 05:13 PM #2
Re: From cd to webpage?
I also tried this code and it didnt work??? <embed src='urloffile.wav' autostart=true>
-
05-05-2005, 05:22 PM #3
Re: From cd to webpage?
ooooh ok i figured out its wma???? but now what code could i use for that??
-
05-06-2005, 06:36 AM #4
Re: From cd to webpage?
Hi, welcome to the forums.
Try
<embed src='urloffile.wav' autostart=true>
But change 'urloffile.wav' to the name of your song file, and make sure the songfile is uploaded to your webspace.If one of our members helps you, please click theicon to add to their reputation!
No support via email or private message - use the forums!
Before you ask, have you Searched?
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum