You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Using Shared Objects in Flash Adobe Flash / ActionScript
Shared Objects are very much like browser cookies, they are used to store a small amount of data on the user machine. This data can be retrieved by the Flash player when the SWF is accessed again at a later time. We could actually say that a shared object is a Flash cookie.