D effects in the Flash API?
The Maps API for Flash does not currently allow calls to BitmapData.draw(). Calling this method will result in a run-time Security Sandbox error. Several ActionScript libraries call this function in order to enable transitions or 3-d effects, such as PaperVision3d. If you are using those libraries in your application, make sure you’re not using them on the map. To be notified if this situation changes, please star this issue .