I recently created a simple Flex Viewer app based on a service with three time-aware layers. The time animation worked perfectly when I tested the Flex Viewer in a browser.
But I need to show some points data on top of the time-aware layers. These point layers are not time-aware and do not participate in the animation. When I test this in ArcMap it works perfectly. The points stay put while the time-aware layers beneath them change during the animation. But when I update the service and reload the Flex Viewer app I no longer see the time-aware layers and the Time Widget is unresponsive.
What am I doing wrong?