问题
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.
回答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).
来源:https://stackoverflow.com/questions/339152/flex-does-anyone-have-an-example-of-the-use-of-the-videodisplay-control-events