Select to view content in your preferred language

Is there an elegant way to mimic the MapProgressBar in Silverlight api with Flex?

610
0
07-29-2010 05:33 AM
ChenJuequan
Deactivated User
HI everybody.
    These days I am trying to mimic the MapProgressBar in ArcGIS Silverlight api with Flex and I did not find a good way.I don't want to add event listener to layer's UPDATE_END because there are a lot of dynamic layers added to my map componet.
    I am now considering dectecting the HTTP request status code returned from server, if code 200 is returned I know that the image is ready. I am not convince by myself whether this is a good way.
Tags (2)
0 Kudos
0 Replies