Facebook Flash app lessons…

Been building a few Facebook Flash apps lately, and learnt some lessons on the way, some that didn’t appear to be in manuals, or are easy to skip over and then find yourself problem-solving…

  • Your Flash object has to be set to wmode=transparent so that it plays nicely with z-indexes.
  • If you’re loading images from Facebook, you need to load a security policy file. eg:

Security.loadPolicyFile(“https://graph.facebook.com/crossdomain.xml”);

iOS development with Swift - book: https://manning.com/books/ios-development-with-swift video course: https://www.manning.com/livevideo/ios-development-with-swift-lv

Tagged with:
Posted in Flash

Leave a Reply

Please log in using one of these methods to post your comment:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: