The following example shows how you can determine if a FLV file has cue points by listening for the metadataReceived event on a Spark VideoPlayer control in Flex 4 and then inspecting the VideoEvent object’s metadataInfo.cuePoints property.
Full code after the jump.
{ 0 comments }
