In the new Flex Viewer 2.2 - you can remove the ESRI Logo in the config.xml
<esrilogovisible>
...is there a way for a non- flex developer to remove the logo? Really we do not have the flex builder to be able to compile the sorce code if we make any changes ...
What if you are creating your application from scratch just using the the API and not Flex Viewer? I have no MapManager.mxml. Is there a snippet of code I can slip into the default.mxml to remove the logo? Thanks.
<esri:Map logoVisible="false">