Using Chrome: The mouse wheel for zooming in and out of the Map in all of our Flex applications does not work. Our applications consist of a mixture of Flex Viewer (1.3 API) and Non-Flex Viewer (2.5 API) apps. I even tried one of the ESRI flex samples directly from the sample page to no avail.
By 'does not work' do you mean scrolling the mouse wheel does absolutely nothing when the mouse is over the map? Have you tried adding mouse scroll event listeners on the map object to see if they fire?I have had the mouse wheel scroll the entire page as well as zoom the map but I have never had the mouse wheel simply not work.
navigateToURL(new URLRequest("javascript: document.getElementById('index').focus();"), "_self");
navigateToURL(new URLRequest("javascript: document.getElementById('TestApp').focus();"), "_self");
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.