I run a website that uses small sound files to teach users a language.
Currently I embed each little mp3 inside flash buttons (they press 'play' and they hear the sound, a short voice recording).
But these small Flash files are unprotected, meaning that anyone can open the Flash file with software such as SoThink, and redistribute my sound files (if they wanted to) via P2P. It hasn't happened yet, but if possible I'd like to prevent it.
But I can't think of any way to do it. Encrypting the Flash files doesn't work - this type of software only encrypts the actionscript, not the resources.
Embedding my Flash sound file within a Flash loader doesn't seem to work either .. both Flash files (loader and sound file) end up in the browser cache.
This also happens when loading an external mp3 file with a flash loader - the mp3 file ends up in the browser cache and is easily copied.
So, can anyone pleeaasse think of a way to protect my sounds?
I'll even pay you (several hundred $) if you can set up a complete solution for me!
Thanks,
Tom.
Tags: