Javascript for SWF on split domains
I have an app with inline swf that is called from javascript using handleEvent. This worked fine when they were on the same domain, but now that I split them it returns an error, any ideas
thank
+2
ishai
source
to share
1 answer
Solved :-) I am using allowDomain (myDomain) in the swf file.
+1
ishai
source
to share