Error Scene=Scene 1, layer=BOUNDING BOX, frame=1:Line 671: There is no property with the name ‘sharedObject’.
mCache.sharedObject = SharedObject.getLocal("folder", "/");
I supposed I need to set the property sharedObject with AS2.
How do I do this?