Thanks, Mehal.
First, for others, we've run into very few problems with agslib 2.3.1 and flex 4.5 sdk. Our entire product line hasn't moved over yet but our mobile app contains a lot of our core functionality. So far everything seems to be working just fine. We had to change the parameters for our geometry services from graphics to geometries but other than that I don't think we've changed anything.
We're having trouble with the pinch zoom in an app we've created for android using flex 4.5 and agslib 2.3.1. If you pinch slowly, it seems to interpret the movement as a pan until you let go, and then it zooms. I noticed this also happens on the ESRI app in the market from the dev summit. However the apple app works perfectly, I'm assuming since it's a native app. Am I doing something wrong? I tried setting mouseEnabled to false on the map, I also tried listening to the touch and mouse events and using event.preventDefault in the mouse move event if there were two touchpoints on the map but neither of these worked and I'm sure there must be an easier way. If you need me to provide any code please let me know but I'm pretty sure you'll see the same functionality on a very simple app that just displays a map.
Also, are there any plans to include the magnifier functionality from silverlight in flex? We have a customer chomping at the bit for this.
And finally, I'm using the legend component and I'd like to change the skin, whenever I create a new skin based on the legend and create as a copy of com.esri.ags.skins.LegendSkin I get an error that says "The source for the skin "{0}" cannot be found." Am I missing a skin library?
Thanks,
Colleen Dixon
3-GIS, LLC