I am trying to get the swf function from javascript using the external interface specified by adobe and I am getting the following error.
SecurityError: Error
at flash.external::ExternalInterface$/_initJS()
at flash.external::ExternalInterface$/addCallback()
at flashtest_fla::MainTimeline/frame1()
Unfortunately, apps.facebook.com does not have a crossdomain policy. My swf and my DOM are there.
source
share