Copy link to clipboard
Copied
It seems Shared objects of two ways to store value inside it. so.data property and setProperty() method. so.data.name = "AS3"; so.setProperrty("name", "AS3") I'm a little confused What is the difference?
Copy link to clipboard
Copied
setProperty is used with flash media server (see remote sharedobject) to save data and update the data to other users.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now