and a couple warnings:These WARNINGS will probably never go away as I don't foresee esri producing DTD or XML schema files for all their XML files.
(for every widget xml config file )
No grammar constraints (DTD or XML schema) detected for the document.
<s:State name="queryAttachmentInfosWithList" stateGroups="queryAttachmentInfosGroup"/>
Rhett,
I don't have any experience with that scenario, but I would look at the InfoContentItemRenderer.mxml and this label:<s:Label id="value" width="100%" maxDisplayedLines="-1"/>
<InfoTemplates:MutiImageControl id="mInfoImageC" width="100%" visible="false" includeInLayout="false" cWidth="250"/>
Rhett,
Sure just adjust the cWidth of the MultiImageControl<InfoTemplates:MutiImageControl id="mInfoImageC" width="100%" visible="false" includeInLayout="false" cWidth="250"/>