Adam,Read more about dynamic layers here:http://resources.arcgis.com/en/help/main/10.1/index.html#//0154000004zv000000They are not utilised through the WMS feed from a service, they utilise the REST endpoints. In your flex application are all the layers you are using coming from your own server? If so your application would preform a lot better if you used the REST endpoints not the WMS.RegardsAnthony
Adam,To achieve that you would have to use dynamic layers on feature services:http://resources.arcgis.com/en/help/flex-api/samples/index.html#/UniqueValueRenderer/01nq00000071000000/RegardsAnthony
Adam,In your main config .xml where you add the layer into the viewer you can set an alpha value on the layer tag, to set its transparency:http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Layer_tag_overview/01m30000000p000000/If you use the layer list widget to manage the ability of turning the layer on/off this has an option in the sub menu for changing the transparency in the viewer:http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Layer_List_widget/01m300000035000000/RegardsAnthony
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.