vinay is not actually correct here. at ArcGIS Server 10.1, it is possible to publish a dynamic layers capable map service which allows you to manipulate the renderer for individual layers from the client when asking for a dynamic map service tile to be drawn.see this sample and the api reference for more information
With a dynamic map service layer, you cannot specify opacity for individual layers. You can specify visible layers and queries on individual layers but you can only set opacity for the entire map service. One solution could be : If you have some particular layer in map service for which you want to add transparency, add it as a feature layer. Since you can control the transparency of feature layer.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.