The onChanged Event is only available for input Text Objects. This Event indicates that the text in the Text Object has been changed. The onChanged Event occurs when the user modifies the text in the input Text Object.
Note: There is a bug in Flash Player 6 where an OnChanged Event will cause it to crash if the Action triggered removes the Text Object. For example, changing the Scene with an OnChanged Event will cause the Flash Player to crash