Hi Robert,
A quick question about the new V3.1.2 of your TOC widget.
The source code posted on the gallery found in the download under ./TOCWidget/uncompiled is giving me a different result upon being compiled with the Flex API V3.1 and Flex SDK 4.6 than the compiled version of the widget found in the download under ./TOCWidget/compiled_FV3.1/TOC/TOCWidget.swf.
The difference I'm seeing the the location of the legend swatch in relation to the layer name.
This is for layers with no classification in Arcmap and just simple symbols being used such as a single point for all point features in a feature class (ie. nothing fancy here).
In the source code version, upon being compiled against a totally out-of-the-box Flex Viewer V3.1 (with layerlist visible=false of course), the legend swatch is generated below the layer name, while the compiled version shows the legend swatch to the left of the layer name in between the checkbox for layer visibility and the Layer name.
Would you happen to remember where this legend swatch location information is in the source code?
I have looked all over for something that designates where to place the swatch with no luck (thought it was in toc/toc/toc.as). I am using your V3.0 source code right now (customized) in my V3.1 viewer and it works fine, but I don't have those few upgrades that you added for V3.1 like georss, etc. and would like those if possible.