Flash Player 6.
myLocalSharedObject
.onStatus = function(infoObject
) { // Your code here }
infoObject
A parameter defined according to the status message.
Nothing.
Event handler; invoked every time an error, warning, or informational note is posted for a shared object. If you want to respond to this event handler, you must create a function to process the information object generated by the shared object.