Posts tagged as:

MetadataEvent

The following example shows how you can determine when a Flash ActionScript 3.0 FLVPlayback control’s metadata is received by listening for the metadataReceived event.
Full code after the jump.

{ 0 comments }

The following example shows how you can dynamically create an instance of the FLVPlayback control, dynamically add an ActionScript cue point, listen for the ready and cuePoint events, and add the FLVPlayback control to the display list, all in delicious ActionScript 3.0.
Full code after the jump.

{ 5 comments }