student-ar-fl-events-InteractionInputType.ax [swf] flex
The @ax-student-ar-fl-events-InteractionInputType class defines constants for the values of the <code>triggerEvent</code> property of the SliderEvent object. These constants define strings to identify the sources of input that can trigger an event: the mouse and the keyboard.
see: SliderEvent#triggerEvent @includeExample examples/@fileExample.as @langversion 3.0 @playerversion Flash 9.0.28.0 @internal Can a pointing device that is not a mouse cause these events to be dispatched?
The <code>@ax-student-ar-fl-events-InteractionInputType.MOUSE</code> constant defines the value of the <code>type</code> property of a <code>mouse</code> event object. @langversion 3.0 @playerversion Flash 9.0.28.0 @internal Seems like another type of pointing device could also generate this event?
The <code>@ax-student-ar-fl-events-InteractionInputType.KEYBOARD</code> constant defines the value of the <code>type</code> property of a <code>keyboard</code> event object. @langversion 3.0 @playerversion Flash 9.0.28.0
(C) Æliens 27/08/2009
You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.