You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to eas...@googlegroups.com
Will the consumers and providers still be able to talk to each other if each is pointing to their own swf? I'm having an issue in IE7 where this is not the case.
consumer = new easyXDM.Socket({remote: url to provider, swf: url to consumer's swf})
provider = new easyXDM.Socket({swf: url to provider's swf})
Can anyone clarify? Thanks.
Øyvind Sean Kinsey
unread,
Jun 29, 2012, 2:17:52 AM6/29/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to eas...@googlegroups.com
No, the security builds on a trust model, and that is enforced by the swf's being from the same domain.