Revision: 12412
Revision: 12412
Author: rfrishbe@adobe.com
Date: 2009-12-02 22:21:19 -0800 (Wed, 02 Dec 2009)
Log Message:
***********
VideoPlayer/VideoDisplay bug fixes:
- Add the CSS style, dropShadowVisible, to VIdeoPlayer
- remove trace statement in VIdeoDisplay constructor that was accidentally added
- I removed the timeDivider's id in the VideoPlayerSkin because it wasn't a skin part, but it's needed in an exclusion list for VideoPlayerSkin
- Need to update the currentTime on mediaPlayerStateChange because when we set the source to null, we get a state change event, but not currentTimeChange event.
QE notes: -
Doc notes: -
Bugs: SDK-24519, SDK-24515, SDK-24501
Reviewer: Kevin
Tests run: checkintests
Is noteworthy for integration: No
Ticket Links:
***********
http://bugs.adobe.com/jira/browse/SDK-24519
http://bugs.adobe.com/jira/browse/SDK-24515
http://bugs.adobe.com/jira/browse/SDK-24501
Modified Paths:
**************
flex/sdk/trunk/frameworks/projects/spark/defaults.css
flex/sdk/trunk/frameworks/projects/spark/src/spark/components/VideoDisplay.as
flex/sdk/trunk/frameworks/projects/spark/src/spark/components/VideoPlayer.as
flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/VideoPlayerSkin.mxml