Hi, I'm currently developing a Flex App powered by
Coldfusion, to send data back and forth I'm using remote object
invocation, I have like 30 cfc. I wanna know if there's a way to
secure the access to cfcs, so my flex app will be the only one to
call them. Is there a way to do so?