Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Old 11-28-2008, 12:41 PM Protect mp3 files
Skilled Talker

Posts: 84
Location: Brussels, Belgium
Trades: 0
What's the best way to protect mp3 or other files you have in a flash player like this:

Url: http://flash-mp3-player.net/

The code:
Quote:
<object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3.swf" width="200" height="20"> <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3.swf" /> <param name="bgcolor" value="#ffffff" /> <param name="FlashVars" value="mp3=http%3A//flash-mp3-player.net/medias/another_world.mp3" /> </object>
It's just an example of a simple flash player.
But how can you avoid people downloading the mp3's?

I'm making a website for a friend his music band, and he wants some mp3's on it to play in a flash player, but he wants the mp3s protected.

Can I do it with something simple like:
- htaccess
- chmod files
- no-right-click for source
- encrypt the whole html
- ...

Those things don't look secure to me.

How would you guys do it? Or what's the best solution?
Is there a solution without making up some database with sql or php protected scripts?

-
__________________

Please login or register to view this content. Registration is FREE

Last edited by Bulevardi; 11-28-2008 at 12:43 PM..
Bulevardi is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-28-2008, 12:59 PM Re: Protect mp3 files
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,380
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Don't put them online.

Or setup .mu3 playlists rather than using a flash player
http://www.developingwebs.net/html/mp3.php
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 11-29-2008, 05:10 AM Re: Protect mp3 files
Skilled Talker

Posts: 84
Location: Brussels, Belgium
Trades: 0
I can't see a reason why I should put this online as .mu3 instead of .mp3 like you showed in the link: http://www.developingwebs.net/html/mp3.php


<object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3.swf" width="200" height="20"> <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3.swf" /> <param name="bgcolor" value="#ffffff" /> <param name="FlashVars" value="mp3=http%3A//flash-mp3-player.net/medias/another_world.mu3" /> </object>

If people look in the code, they can still download the .mu3 and rename it.
What's the point of doing that?

-
__________________

Please login or register to view this content. Registration is FREE

Last edited by Bulevardi; 11-29-2008 at 05:15 AM..
Bulevardi is offline
Reply With Quote
View Public Profile
 
Old 11-29-2008, 06:24 AM Re: Protect mp3 files
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,380
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
The .mu3 is a playlist in a text file NOT the original MP3.
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Reply     « Reply to Protect mp3 files
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 1.63685 seconds with 12 queries