Hello ArcGIS devs, lately I have noticed ArcGIS 3.4 for Flex has been released. Great job and thank you for all the tools I must say! By having a quick look at examples it seems like you have not yet taken advantage of Stage3D (GPU) and maps/tiles are being rendered using regular flash.display. In case you are interesed, have a look at http://ycanvas.yoz.sk/maps/ (sources on http://ycanvas.yoz.sk). By moving the render stuff to gpu you can gain more performance - 60fps apps etc. what do you think? Jozef