This is my enhanced Time widget for Flex Viewer 2.5
Version 2.5 - Feb 11, 2011
This is a enhanced version of the standard ESRI Time widget that adds several new features to the original.
Improvement/Additions
************************************* 1. Added the ability to specify more than one layer for the widget to use. In the default version you have to use multiple time widgets if you wanted to have more than one time enabled layer in your map. With the eTime Widget to just list the layers in the eTimeWidget.xml like you do with most other esri widgets.
2. Added the capability to auto toggle time layers visibility on and hide the others in the map by setting the autotogglelayervisibility attribute in the eTimeWidget.xml
3. Skinned the time slider component to enhance the visual look of the widget.
4. The layer the time widget will use is selectable from a drop down list in the widget. When a new layer is selected and you have the autotogglelayervisibility set to true than the other time layers you have configured in the eTimeWidget.xml will be toggled off and the selected layer will be made visible. The toggle only affects those layers that have been configured in the eTimeWidget.xml and DOES NOT toggle any other operational layers. Switching the time layer also resets the time slider.