Question
Securing individual Files in Server Side Actionscript
I would like to write a server side actionscript application that secures individual files. It seems like there is a chance to accept or deny a connection during the onConnection function, but I don't see a place to accept or deny a play request on a particular file.
Is this available in server side actionscript?
