How to encrypt / decrypt a video file using Flash AS3. Can someone help me with an example code?
I have done a flash video player (.exe), and there are videos in a folder and those videos can be loaded and played through my flash player. But I want those videos to be encrypted and the decryption should only happen in my flash video player to be able to play the video. This way no one can steal the videos.
Can anyone point an example or tutorial on encrypting or decrypting a file through Flash AS3. Can someone help please??