I am trying to read an encrypted video file from the disk in Air (I encrypted 
it) into the videoplayer component and play it unencrypted. 
Reading and decrypting the file is no problem, but the videoplayer uses a file 
url as source not a variable.
Is there anyway to direct the videoplayer to an in memory variable and if so 
will it play correctly? 
Does the player use any kind of file position variable to control play (it 
must) and how will it react to the absense of such a pointer? 
I am looking at serving it from the within the same app but not sure if this 
will work either despite posts that say it will in other places.
Is the new peer to peer rtmfp a realistic option here?
thanks

Reply via email to