<s:Application xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="library://ns.adobe.com/flex/spark" xmlns:viewer="com.esri.viewer.*" xmlns:managers="com.esri.viewer.managers.*" pageTitle="ArcGIS Viewer for Flex" creationComplete="init()">
Rhett,Adding that line of code with the code Robert provided worked. Thanks!Ashley
<fx:Script> <![CDATA[ protected function init():void { navigateToURL(new URLRequest("javascript: document.getElementById('index').focus();"), "_self"); } ]]> </fx:Script>
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.