Select to view content in your preferred language

Custom Zoom Slider

583
1
11-09-2010 05:32 AM
JasonLevine
Deactivated User
Hello all,
   I've created a custom zoom slider in flash catalyst that I'd like to integrate into my flex (non sample viewer) site.  It's basically a component that is structured around the VSlider property.  My question is, is there a class that I can assign to my new component that will give it the same functionality/attributes as the original esri zoom slider?  It seems a little too tedious to have to program each scale to it's corresponding value on the zoom slider;  I'm guessing there has to be a better way.  Actually, there must be...at the ESRI UC 2010, in the ArcGIS API for Flex - Advanced Topics session, Antony Jayaprakash demoed a zoom slider that he created in flash catalyst. 

Thanks for your help,
Jason
Tags (2)
0 Kudos
1 Reply
DasaPaddock
Esri Regular Contributor
You can have the value of the slider set the level on the Map. If you're using Flex API 2.x, you may just want to create a custom skin for the slider instead of a whole new slider.
0 Kudos