next up previous contents
Next: FlashPlayer Object Up: Events Previous: onSize   Contents


onMessage

Description

This event will be fired whenever a message is sent to the window.


Syntax

wnd.onMessage = function(msg, wparam, lparam) {
    body
}

Parameters
msg, wparam, lparam
Please see Microsoft MSDN for more details:

http://msdn2.microsoft.com/en-us/library/ms633573.aspx




Copyright ©2000-2010 Shanghai TopCMM Software Technologies. All Rights Reserved.