944,123 Members | Top Members by Rank

Ad:
You are currently viewing page 1 of this multi-page discussion thread
Jul 26th, 2005
0

I want to make my music not downloadable

Expand Post »
Heya, i am creating a personal site using Microsoft Frontpage. To make the site more intersting i have added music .. But i know if i allow people to download it from my site it will be illegal. Can anyone help me and tell me how to make the music unavailable to download and to listen to ONLY?.

Thanks,
Killswitch.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Killswitch is offline Offline
11 posts
since Jul 2005
Jul 26th, 2005
0

Re: I want to make my music not downloadable

Use JavaScript for example
Moderator
Featured Poster
Reputation Points: 2786
Solved Threads: 874
Code tags enforcer
peter_budo is offline Offline
6,659 posts
since Dec 2004
Jul 26th, 2005
0

Re: I want to make my music not downloadable

errrrrr giz a hand
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Killswitch is offline Offline
11 posts
since Jul 2005
Jul 27th, 2005
0

Re: I want to make my music not downloadable

[HTML]<SCRIPT LANGUAGE="JavaScript">
function playSound(soundUrl)
{
document.getElementById("sounds").src = soundUrl;
}
</SCRIPT>[/HTML]

and something like

[HTML]bgsound="javascript:playSound('song location')"[/HTML]
Moderator
Featured Poster
Reputation Points: 2786
Solved Threads: 874
Code tags enforcer
peter_budo is offline Offline
6,659 posts
since Dec 2004
Jul 27th, 2005
0

Re: I want to make my music not downloadable

thank you for that I will copy in the HTML code later

please 'memba im not thick its just im 13 and still learning

Killswitch
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Killswitch is offline Offline
11 posts
since Jul 2005
Jul 27th, 2005
0

Re: I want to make my music not downloadable

Does'nt seem to work... im pretty new to using HTML could you give me any more advice or help?. It would be much appreciated

Thanks,
Killswitch
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Killswitch is offline Offline
11 posts
since Jul 2005
Jul 27th, 2005
0

Re: I want to make my music not downloadable

I'm confused. Anyone would be able to view the source of the HTML page, see the location of the sound file, and download it directly? You would need to stream media somehow ... a streaming server? I'm not exactly sure how it works
Administrator
Staff Writer
Reputation Points: 1422
Solved Threads: 163
The Queen of DaniWeb
cscgal is offline Offline
13,646 posts
since Feb 2002
Jul 28th, 2005
0

Re: I want to make my music not downloadable

Quote originally posted by cscgal ...
I'm confused. Anyone would be able to view the source of the HTML page, see the location of the sound file, and download it directly? You would need to stream media somehow ... a streaming server? I'm not exactly sure how it works
Yeah you can put in place a media player in your site so that the music/vid plays in it. I havent tried this to see if it stops ppl being able to download the music.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Killswitch is offline Offline
11 posts
since Jul 2005
Jul 28th, 2005
0

Re: I want to make my music not downloadable

Do you even know what "downloading" is? (Sorry for being abrasive.) It is impossible for a user's computer to play the music that is on your server without having downloaded it first.

What you want is impossible.
Team Colleague
Reputation Points: 1135
Solved Threads: 172
Super Senior Demiposter
Rashakil Fol is offline Offline
2,479 posts
since Jun 2005
Jul 30th, 2005
0

Re: I want to make my music not downloadable

Quote originally posted by Rashakil Fol ...
Do you even know what "downloading" is? (Sorry for being abrasive.) It is impossible for a user's computer to play the music that is on your server without having downloaded it first.

What you want is impossible.
no, What i want is for people to open the music within the site and not be able to download it on their pc as downloading the music for free would be illegal....

Killswitch
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Killswitch is offline Offline
11 posts
since Jul 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Graphics and Multimedia Forum Timeline: JPG into JPE
Next Thread in Graphics and Multimedia Forum Timeline: Web Graphic Programs....Design?





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC