Revision: 12481
Revision: 12481
Author: rfrishbe@adobe.com
Date: 2009-12-03 18:48:17 -0800 (Thu, 03 Dec 2009)
Log Message:
***********
Because of the Change/Changing changes in VideoPlayer, we need to also listen for a CHANGE as well as the CHANGE_END, CHANGE_START, THUMB_PRESS, and THUMB_RELEASE events.
Also, when clicking on the track and animating, the scrubbar's playedArea should move along with the thumb. We do this by using pendingValue, rather than value in updateSkinDisplayList().
QE notes: -
Doc notes: -
Bugs: SDK-24528
Reviewer: Kevin
Tests run: checkintests
Is noteworthy for integration: No
Ticket Links:
***********
http://bugs.adobe.com/jira/browse/SDK-24528
Modified Paths:
**************
flex/sdk/trunk/frameworks/projects/spark/src/spark/components/VideoPlayer.as
flex/sdk/trunk/frameworks/projects/spark/src/spark/components/mediaClasses/ScrubBar.as