The following example shows how you cna set the playhead update interval on a Spark VideoPlayer control in Flex 4 by setting the playheadUpdateInterval
property on the VideoPlayer object’s internal VideoElement object using the mx_internal
namespaced fl.video.VideoPlayer object.
Full code after the jump.
Continue reading Setting the playhead update interval on the Spark VideoPlayer control in Flex 4