Hi Robert,
Thanks very much for your time, in this case curly braces don't work. As yet I only have basic understanding of the API so have been looking at sample code and in this case im trying to replicate some of the functionality in the "AttributeInspectorInfoWindowEditable" sample as below. I'm using the same SWC 2.3.1 and a version 10 server.
From the sample code
<esri:Map id="myMap"
load="attrInsp.featureLayers = [myFeatureLayer]"
mapClick="map_mapClickHandler(event)"
openHandCursorVisible="false">
which does work. I probably have omited something obvious, but have spent hours trying to work out what.