facebook actionscript api flash: how safe it is to place the api key and secret key in my flash application? -


I want to write a Flash application that uses the Facebook Javascript API. To use Flash Apps, I need to type secret and API key in the Flash application. As far as I know that every Flash application can be decoded and the API key and secret key can be revealed. Is there any way to properly preserve those keys?

I call it your secure location server. The server should see if the request comes from your domain, and if it is the case then only the API key will be returned.


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -