Embed presentation
















The document discusses using Flash in Facebook apps. While Flash allows for richer interactivity than Facebook's JavaScript (FBJS), it has some limitations in Facebook including missing Facebook components and requiring click-to-play for tabs. To work around these, Facebook provides tags for embedding Flash and a proxy to allow Flash to communicate with Facebook APIs and make AJAX calls via FBJS. Developers must consider authentication issues when using the proxy to communicate with external servers.














