Doteasy Peer to Peer Support Forums

General Category => Hosting Services => Topic started by: technewbie on December 02, 2010, 01:35:51 AM

Title: how to add audio files
Post by: technewbie on December 02, 2010, 01:35:51 AM
Hi I have a 30sec radio ad that i'd like to add to my site pls, how do i do this? I looked around for the answer on doteasy but couldn't find it.  :-[
Title: Re: how to add audio files
Post by: DoteasySupportPC2 on December 02, 2010, 01:38:05 AM
We suggest you to use ftp to upload audio files.

If you would like to upload audio files and add to your site, please do the following steps.
1) Login to your FTP
2) create a folder in the public_html folder (Eg. audio)
3) Upload the audio file into the "audio" folder
4) The audio file will have a URL link, http://www.yourdomain.com/audio/file.mp3
5) Create a hyperlink, <a href = "http://www.yourdomain.com/audio/file.mp3">,
6) Copy the hyperlink and paste it to the source code of your preferred webpage