MouseEvent « TextField « Flash / Flex / ActionScript






1.Add mouse click listener to TextField
2.Disappearing TextField
3.Working with Advanced Text Layout
4.Highlight a paragraph when the user clicks a character
5.Drag and drop text
6.To remove the highlight when the mouse moves away from both text fields, we would first register both text fields to receive the MouseEvent.MOUSE_OUT event
7.Clickable TextField
8.Using multiLine and TextMetrics: set the characters in the line underneath the user's mouse to red.
9.Unicode characters