block third party cookies - workaround (facebook apps etc)
问题 Safari on a Mac has a Block cookies set to From third parties and advertisers by default. It stops the SharedObject from working if the embedded swf is from a different domain. This problem isn't new: Safari 3rd party cookie iframe trick no longer working? Has anyone found a solution (other then passing the Session ID through GET/POST params in each request)? NOTE: I have no access to the site, which is embedding the swf, so there is no way to alter that HTML or to put any JavaScript, etc.