EDIT: I wish I could delete posts. I always seem to find the answer a few hours after getting totally stumped and posting.
Hello:
I'm wondering if there is any documentation available that describes all of the programmed options available when editing the settings in the config.xml file.
My ultimate goal is to adjust my application to switch layers beyond a certain lod level. This seems simple if I skip over the Flex Viewer setup and hard code it into the mxml, but I feel like this is bad practice if there is already code ready to handle "maxScale" and "minScale" parameters.
Generally I've been looking at other examples, but they don't seem to be exhaustive of what options are available.
Thanks!