Shared Objects in Flash are objects created by SWF files that can store data locally on the user's system (similar to cookies). They persist between sessions and allow data to be saved and retrieved. They are not library sharing mechanisms, class-to-class sharing, or property-sharing objects.