Within the application I am developing, I have created a few custom components that animate into place after the user logs in. I have also created a modified skin class of the map zoom slider. I was wondering if it is possible to animate this into place as well? Obviously the map only has the zoomSliderVisible property that can only be set to "true" or "false". Any suggestions are appreciated!