The 'WindowContent' class is attached to the 'WindowContent' library asset in 'example.fla'.
public function getMomento():WindowContentMomentoRecords this object's state into the momento object, then returns it.
A momento object that contains information about this object's current state.
public function setMomento(objMomento:WindowContentMomento):VoidApplies data from the supplied momento object to this object, thus resuming a previous state.
objMomento | A momento object that contains information about a previous state that this object was in. |