I have setup the FlexViewer and began to adjust code. I cannot migrate from 9.3 at this time and the help site says that most functionality works with 9.3 services but I can't even get it to work with ESRI's 9.3 services. <layer label="Census" type="dynamic" visible="true" alpha="1" icon=""
visiblelayers="3"
info="widgets/InfoTemplates/SimpleInfoWinWidget.swf"
infoconfig="widgets/InfoTemplates/IWT_Census.xml"
url="http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Demographics/ESRI_Census_USA/MapServer" />
Here is the widget config<?xml version="1.0" ?>
<configuration>
<fields>NAME,CNTY_FIPS</fields>
<titlefield>NAME</titlefield>
<datefields></datefields> <!-- field in milliseconds -->
<zoomscale>150000</zoomscale>
</configuration>
Services can be viewed as operational layers. Any help using 9.3 services until I can migrate?