| | |
I want to make my music not downloadable
Please support our Graphics and Multimedia advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Jul 2005
Posts: 11
Reputation:
Solved Threads: 0
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.
Thanks,
Killswitch.
Use JavaScript for example
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
[HTML]<SCRIPT LANGUAGE="JavaScript">
function playSound(soundUrl)
{
document.getElementById("sounds").src = soundUrl;
}
</SCRIPT>[/HTML]
and something like
[HTML]bgsound="javascript:playSound('song location')"[/HTML]
function playSound(soundUrl)
{
document.getElementById("sounds").src = soundUrl;
}
</SCRIPT>[/HTML]
and something like
[HTML]bgsound="javascript:playSound('song location')"[/HTML]
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
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
Dani the Computer Science Gal 
Follow my Twitter feed! twitter.com/DaniWeb
And if you're interested in Internet marketing there is twitter.com/DaniWebAds

Follow my Twitter feed! twitter.com/DaniWeb
And if you're interested in Internet marketing there is twitter.com/DaniWebAds
•
•
Join Date: Jul 2005
Posts: 11
Reputation:
Solved Threads: 0
•
•
•
•
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
•
•
Join Date: Jul 2005
Posts: 11
Reputation:
Solved Threads: 0
•
•
•
•
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.
Killswitch
![]() |
Similar Threads
- New Mac User Wants To Make Music!!! (Apple Hardware)
Other Threads in the Graphics and Multimedia Forum
- Previous Thread: JPG into JPE
- Next Thread: Is webdesign art?
| Thread Tools | Search this Thread |
3d 10 actionscript3 adobe adobeacrobat adobereader air ajax amazon amf apple button cart childprotection cloud dashboard dell design dojofoundation dreamweaver ebay eclipse ecommerce elasticcomputecloud embed endorsement extra family flash flash-develop flashlite flex free harddrive iamthwee ibm illustrator imflash intel interactivemap javafx javascript laptop legal map micron microsoft mobile monitoringsoftware moonlight multimedia myspace nand news novell panorama pdf pedophiles photoshop photosynth php safety sandisk security shopping silverlight solidstatedrive sproutcore ssd streaming swf table ukmap unload unwanted video vulnerability web white.space xml zend zephyr zeroday






