Flash Player 7.
myError
.message
Property; contains the message associated with the Error object. By default, the value of this property is "Error
". You can specify a message property when you create a new Error object by passing the error string to the Error
constructor function.