Solved! Go to Solution.
Can you send me an actual code sample that shows where to put this?
Thanks,
<?xml version="1.0"?> <configuration> <search visible="false"> <geocoding> <locator>http://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer</locator> </geocoding> </search> <links> <link label="About"> <content> <![CDATA[ <p align='center'> <img src='assets/images/globe.png'/> <br/> <b><a href="http://links.esri.com/flexviewer" target='_blank'><font size="+2" color="#FFFF00">ArcGIS Viewer for Flex</font></a></b> </p> ]]> </content> </link> </links> </configuration> <!-- For valid HTML tags in Flash applications (that can be used for 'content'), see http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flashx/textLayout/conversion/TextConverter.html#TEXT_FIELD_HTML_FORMAT --> <!-- See HeaderController widget tag reference at http://links.esri.com/headercontrollerwidget -->
Can you send me an actual code sample that shows where to put this?
Thanks,
<?xml version="1.0"?> <configuration> <search visible="false"> <geocoding> <locator>http://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer</locator> </geocoding> </search> <links> <link label="About"> <content> <![CDATA[ <p align='center'> <img src='assets/images/globe.png'/> <br/> <b><a href="http://links.esri.com/flexviewer" target='_blank'><font size="+2" color="#FFFF00">ArcGIS Viewer for Flex</font></a></b> </p> ]]> </content> </link> </links> </configuration> <!-- For valid HTML tags in Flash applications (that can be used for 'content'), see http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flashx/textLayout/conversion/TextConverter.html#TEXT_FIELD_HTML_FORMAT --> <!-- See HeaderController widget tag reference at http://links.esri.com/headercontrollerwidget -->