I have been working with the flex flex VideoDisplay/VideoPlayer component. Using it to playe flv files.
I have a recurring issue when trying to set the playHeadTime property. The VideoPlayer.as class occasionally goes into a "seeking" state and has its "isResponsive" property set to false and gets stuck there. The flv continues to play but because of the nonresponsive state the playback controls no longer work. I believe it is the same issue as outlined here: http://bugs.adobe.com/jira/browse/SDK-14874 Has anyone else encountered this problem before or have a workaround? Would greatly appreciate any input. Thanks, Tim

