[svn:fx-trunk] 13170: Fix for an RTE in TrackBase and SliderBase when the track doesn't exist.
Revision: 13170
Revision: 13170
Author: klin@adobe.com
Date: 2009-12-22 15:51:28 -0800 (Tue, 22 Dec 2009)
Log Message:
***********
Fix for an RTE in TrackBase and SliderBase when the track doesn't exist. Needed null check in the mouse move handlers.
QE notes: No
Doc notes: No
Bugs: SDK-24793
Reviewer: Jason
Tests run: checkintests
Is noteworthy for integration: No
Ticket Links:
***********
http://bugs.adobe.com/jira/browse/SDK-24793
Modified Paths:
**************
flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/SliderBase.as
flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/TrackBase.as
