Revision: 11913
Revision: 11913
Author: rfrishbe@adobe.com
Date: 2009-11-17 15:29:29 -0800 (Tue, 17 Nov 2009)
Log Message:
***********
Changing VolumeBar.closeDropDown() back to the way it was. Even though we ignore the commit:Boolean parameter, some subclass may want this behavior if they add key-interaction support to volume bar, and their volume bar doesn't pop up on rollOver.
Also changing ASDoc "@private" protected methods to mx_internal because protected methods should either be documented or not made protected.
QE notes: -
Doc notes: -
Bugs: -
Reviewer: Jason and I discussed them
Tests run: checkintests
Is noteworthy for integration: No
Modified Paths:
**************
flex/sdk/trunk/frameworks/projects/spark/src/spark/components/VideoPlayer.as
flex/sdk/trunk/frameworks/projects/spark/src/spark/components/VideoPlayer2.as
flex/sdk/trunk/frameworks/projects/spark/src/spark/components/mediaClasses/VolumeBar.as
flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/DropDownCont roller.as