Hi all,
I'd like to implement a custom Navigation class to use as a navigationClass on a Map object. Unfortunately, the existing Navigation class requires an slider:mx.controls.sliderClasses.Slider skin part; I'd like to create a navigation class that uses a slider:spark.components.supportClasses.SliderBase skin part instead.
Is there a specification of the interface that a custom navigationClass must implement, or at least a list of the events it must broadcast to correctly work with a Map class?
Any help is appreciated.
Thanks,
Brad