Hello!
I tried to rewrite the NavigationTool as a new simple widget in ArcGIS Viewer for Flex applications.Basically the new NavigationTool deals with operations like Zoom In, Zoom Out and Pan. I wrote one .mxml file about widget layouts,one
.as file dealing with operations mentioned above. However, the Flash Builder gave some error:
1. "Visiting property PAN may not defined yet"
2. "Visiting property ZOOM_IN may not defined yet"
3. "Visiting property ZOOM_OUT may not defined yet"
Is there anyone who can help me solve this problem?
Thanks a lot!
Best wishes!