I am using the new flex viewer and trying to add my layers. Another flex developer has no problems viewing the service. I can view ESRI services with no problem for the basemap services, but cannot view my own services. Does anyone have nay tips for getting my stuff to show up here?
Here is my code, for Montana and you have to zoom in to see the layers show up on the map. Works fine in my Jscript application, just trying to update to FLEX, but getting pretty frustrated with it!!
<layer label="FIRE TEST" type="feature" visible="true"
url="http://test10arcgis.mt.gov/ArcGIS/rest/services/DNRC/Wildfire_Protection/MapServer/3"/>
Someone please help.
Thanks