The Flex 3 docs are fairly basic. Can someone post a more complete example that uses the control's events? I'm still trying to get my head around ActionScript events.
Asked
Active
Viewed 1,883 times
1 Answers
1
You could find an interesting article concerning stateChange & playheadUpdate events on http://blog.flexexamples.com/2008/01/01/determining-a-videodisplay-controls-current-playback-state-using-the-state-property-and-statechange-event/
For a more complex example, take a look at the FXVideo component source code (in main unit FXVideo.as).

Jérémy Reynaud
- 3,020
- 1
- 24
- 36