A quick question:How can I get rid of a layer in a Flex application(not to show up), but keep it in the map server and ArcMap software?I think it might be some codes in config.xml file, in these following lines:
<map>
<operationallayers>
<layer url="..." />
</operationallayers>
</map>
probably I can add some lines such as <exclude .. >Anyone having any ideas on that? Thanks in advance