Skip to main content
Participant
June 10, 2011
Question

How to get two different apps to read from the same shared object

  • June 10, 2011
  • 1 reply
  • 432 views

I had a question regarding using the shared objects across 2 apps on iphone.
I understand that using 
var so:SharedObject = SharedObject.getLocal("myApp", "/");
will enable 2 different swfs to read from the same shared object

This works when I test on PC but it is not working when I try using it with 2 apps on iphone.
Any solution ?

This topic has been closed for replies.

1 reply

relaxatraja
Inspiring
June 13, 2011

http://www.adobe.com/devnet/flash/articles/saving_state_air_apps.html