<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: What happened to CompositeSymbol after flex api 3.0? in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/what-happened-to-compositesymbol-after-flex-api-3/m-p/575298#M12969</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I had a similiar problem when trying to pass a CompositeSymbol that contained a MarkerSymbol to a polygon graphics, almost like the polygon does not know what to do with the MarkerSymbol because that's for point graphics and it is a polygon graphic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you setting the Mappoints manually like in Roberts example, or are you just pulling the graphics directly from a layer?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Jun 2013 04:44:33 GMT</pubDate>
    <dc:creator>JoeHewitt</dc:creator>
    <dc:date>2013-06-19T04:44:33Z</dc:date>
    <item>
      <title>What happened to CompositeSymbol after flex api 3.0?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/what-happened-to-compositesymbol-after-flex-api-3/m-p/575296#M12967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In the API version 3.0 I could create fillsymbol with markers at vertexes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;e.g.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;esri:CompositeSymbol id="fill"&amp;gt;
[INDENT]&amp;lt;esri:SimpleFillSymbol alpha="0.2" color="0x000000" style="solid"&amp;gt;
[INDENT]&amp;lt;esri:outline&amp;gt;
[INDENT]&amp;lt;esri:SimpleLineSymbol width="3" color="0x00FFCC"/&amp;gt;[/INDENT]
&amp;lt;/esri:outline&amp;gt;[/INDENT]&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;lt;/esri:SimpleFillSymbol&amp;gt;
&amp;lt;esri:SimpleMarkerSymbol color="0x00EEBB" size="12" style="circle"/&amp;gt;[/INDENT]
&amp;lt;/esri:CompositeSymbol&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]25328[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;after changing the library to 3.3 version application when I try to add a polygon graphics with such a symbol to a graphics layer application fails with the error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;TypeError: Error #1009: Cannot access a property or method of a null object reference.&lt;BR /&gt; at com.esri.ags.symbols::SimpleMarkerSymbol/draw()&lt;C&gt;&lt;BR /&gt; at com.esri.ags.symbols::CompositeSymbol/draw()&lt;C&gt;&lt;BR /&gt; at com.esri.ags::Graphic/&lt;A href="http://www.esri.com/2008/ags/internal::drawWithSymbol" target="_blank"&gt;http://www.esri.com/2008/ags/internal::drawWithSymbol&lt;/A&gt;()&lt;C&gt;&lt;BR /&gt; at com.esri.ags::Graphic/commitProperties()&lt;C&gt;&lt;BR /&gt; at mx.core::UIComponent/validateProperties()&lt;E&gt;&lt;BR /&gt; at mx.managers::LayoutManager/validateProperties()&lt;E&gt;&lt;BR /&gt; at mx.managers::LayoutManager/doPhasedInstantiation()&lt;E&gt;&lt;BR /&gt; at mx.managers::LayoutManager/doPhasedInstantiationCallback()&lt;E&gt;&lt;/E&gt;&lt;/E&gt;&lt;/E&gt;&lt;/E&gt;&lt;/C&gt;&lt;/C&gt;&lt;/C&gt;&lt;/C&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Composite line symbol just ignores the marker and draws without it, posting to console, but app is still alive:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@185b8f71 to com.esri.ags.symbols.Symbol.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1bf2af41 to mx.styles.IAdvancedStyleClient.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1bf30731 to flash.geom.Transform.&lt;BR /&gt;TypeError: Error #2007: Parameter child must be non-null.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@182c7fd1 to mx.managers.IFocusManager.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1bf2af41 to flash.display.DisplayObjectContainer.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1bf30c29 to flash.media.SoundTransform.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1bf30d49 to flash.accessibility.AccessibilityProperties.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1bf30731 to flash.geom.Transform.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1bd6a239 to com.esri.ags.symbols.Symbol.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1bf3ed19 to mx.styles.IAdvancedStyleClient.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1bd6a521 to flash.geom.Transform.&lt;BR /&gt;TypeError: Error #2007: Parameter child must be non-null.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@182c7fd1 to mx.managers.IFocusManager.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1bf3ed19 to flash.display.DisplayObjectContainer.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1bd6aa01 to flash.media.SoundTransform.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1bd6ab21 to flash.accessibility.AccessibilityProperties.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1bd6a521 to flash.geom.Transform.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1bd6dd61 to com.esri.ags.symbols.Symbol.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1fe9d521 to flash.geom.Transform.&lt;BR /&gt;TypeError: Error #2007: Parameter child must be non-null.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1fe9d7f1 to flash.media.SoundTransform.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1fe9d911 to flash.accessibility.AccessibilityProperties.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1fe9d521 to flash.geom.Transform.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@185b85f9 to mx.styles.IAdvancedStyleClient.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1fef1041 to flash.geom.Transform.&lt;BR /&gt;TypeError: Error #2007: Parameter child must be non-null.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@182c7fd1 to mx.managers.IFocusManager.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@185b85f9 to flash.display.DisplayObjectContainer.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1fef1521 to flash.media.SoundTransform.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1fef1641 to flash.accessibility.AccessibilityProperties.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1fef1041 to flash.geom.Transform.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1bd6dd61 to com.esri.ags.symbols.Symbol.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@185b85f9 to mx.styles.IAdvancedStyleClient.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1fef1c29 to flash.geom.Transform.&lt;BR /&gt;TypeError: Error #2007: Parameter child must be non-null.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@182c7fd1 to mx.managers.IFocusManager.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@185b85f9 to flash.display.DisplayObjectContainer.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1fefa149 to flash.media.SoundTransform.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1fefa269 to flash.accessibility.AccessibilityProperties.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1fef1c29 to flash.geom.Transform.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@186c1191 to com.esri.ags.symbols.Symbol.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@185b85f9 to mx.styles.IAdvancedStyleClient.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1fefa8c9 to flash.geom.Transform.&lt;BR /&gt;TypeError: Error #2007: Parameter child must be non-null.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@182c7fd1 to mx.managers.IFocusManager.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@185b85f9 to flash.display.DisplayObjectContainer.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1fefada9 to flash.media.SoundTransform.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1fefaec9 to flash.accessibility.AccessibilityProperties.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1fefa8c9 to flash.geom.Transform.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@185b8f71 to com.esri.ags.symbols.Symbol.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@185b85f9 to mx.styles.IAdvancedStyleClient.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1fefd4f1 to flash.geom.Transform.&lt;BR /&gt;TypeError: Error #2007: Parameter child must be non-null.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@182c7fd1 to mx.managers.IFocusManager.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@185b85f9 to flash.display.DisplayObjectContainer.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1fefd9d1 to flash.media.SoundTransform.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1fefdaf1 to flash.accessibility.AccessibilityProperties.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1fefd4f1 to flash.geom.Transform.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1fe884d9 to com.esri.ags.symbols.Symbol.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@185b85f9 to mx.styles.IAdvancedStyleClient.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1ff04149 to flash.geom.Transform.&lt;BR /&gt;TypeError: Error #2007: Parameter child must be non-null.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@182c7fd1 to mx.managers.IFocusManager.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@185b85f9 to flash.display.DisplayObjectContainer.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1ff04629 to flash.media.SoundTransform.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1ff04749 to flash.accessibility.AccessibilityProperties.&lt;BR /&gt;TypeError: Error #1034: Type Coercion failed: cannot convert Object@1ff04149 to flash.geom.Transform.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 00:46:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/what-happened-to-compositesymbol-after-flex-api-3/m-p/575296#M12967</guid>
      <dc:creator>AntonNovichikhin</dc:creator>
      <dc:date>2021-12-12T00:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: What happened to CompositeSymbol after flex api 3.0?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/what-happened-to-compositesymbol-after-flex-api-3/m-p/575297#M12968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Anton,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Your issue must lie somewhere else in your code as this works fine for me. Here is a sample that does what you are attempting using the 3.3 API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;
&amp;lt;s:Application xmlns:fx="http://ns.adobe.com/mxml/2009" 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; xmlns:s="library://ns.adobe.com/flex/spark" 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; xmlns:mx="library://ns.adobe.com/flex/mx"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; minWidth="955" minHeight="600"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; xmlns:esri="http://www.esri.com/2008/ags"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; creationComplete="init()"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fx:Script&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;=!=[=C=D=A=T=A=[
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; import com.esri.ags.Graphic;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; import com.esri.ags.geometry.MapPoint;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; import com.esri.ags.geometry.Polygon;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; import com.esri.ags.layers.GraphicsLayer;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; import com.esri.ags.symbols.SimpleFillSymbol;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; import com.esri.ags.symbols.SimpleLineSymbol;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; protected function init():void 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var sls:SimpleLineSymbol = new SimpleLineSymbol("solid",0x00ff00,1,1);
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var sfs:SimpleFillSymbol = new SimpleFillSymbol("solid", 0xff0000,1,sls);
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var gl:GraphicsLayer = new GraphicsLayer();
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; gl.symbol =fill;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; map.addLayer(gl);
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var myPolygon:Polygon = new Polygon(
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [[
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; new MapPoint(2352491, -1992338),
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; new MapPoint(2332923, -2461967),
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; new MapPoint(2646009, -2266288),
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; new MapPoint(3076503, -2324992),
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; new MapPoint(3272181, -2520670),
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; new MapPoint(3506996, -2559806),
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; new MapPoint(3702675, -3049003),
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; new MapPoint(3370021, -3675175),
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; new MapPoint(2763416, -4046965),
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; new MapPoint(2117676, -4144804),
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; new MapPoint(1961133, -3890422),
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; new MapPoint(2000269, -3655607),
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; new MapPoint(1667615, -3185978),
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; new MapPoint(1550208, -2422831),
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; new MapPoint(1334961, -1953202),
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; new MapPoint(2352491, -1992338)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ]], new SpatialReference(102100));
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var myGraphicPolygon:Graphic = new Graphic();
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; myGraphicPolygon.geometry = myPolygon;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; gl.add(myGraphicPolygon);
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ]=]=&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/fx:Script&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fx:Declarations&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;esri:Extent id="initialExtent"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; xmin="-509000" ymin="-4924000" xmax="5753000" ymax="-1025000"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;esri:SpatialReference wkid="102100"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/esri:Extent&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;esri:CompositeSymbol id="fill"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;esri:SimpleFillSymbol id="sfs" color="0xcccccc" alpha="1"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;esri:SimpleLineSymbol alpha="1" color="0x01eebb" width="2" style="solid" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/esri:SimpleFillSymbol&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;esri:SimpleMarkerSymbol id="sms" style="circle" size="10" alpha="1" angle="0" color="0x01eebb" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/esri:CompositeSymbol&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/fx:Declarations&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;esri:Map extent="{initialExtent}" id="map"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;esri:ArcGISTiledMapServiceLayer url="http://server.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/esri:Map&amp;gt;
&amp;lt;/s:Application&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 00:46:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/what-happened-to-compositesymbol-after-flex-api-3/m-p/575297#M12968</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-12T00:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: What happened to CompositeSymbol after flex api 3.0?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/what-happened-to-compositesymbol-after-flex-api-3/m-p/575298#M12969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I had a similiar problem when trying to pass a CompositeSymbol that contained a MarkerSymbol to a polygon graphics, almost like the polygon does not know what to do with the MarkerSymbol because that's for point graphics and it is a polygon graphic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you setting the Mappoints manually like in Roberts example, or are you just pulling the graphics directly from a layer?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 04:44:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/what-happened-to-compositesymbol-after-flex-api-3/m-p/575298#M12969</guid>
      <dc:creator>JoeHewitt</dc:creator>
      <dc:date>2013-06-19T04:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: What happened to CompositeSymbol after flex api 3.0?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/what-happened-to-compositesymbol-after-flex-api-3/m-p/575299#M12970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;almost like the polygon does not know what to do with the MarkerSymbol because that's for point graphics and it is a polygon graphic.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;flex documentation says that it should work similar to Cartographic Representations in ArcMap when your are able to symbolize elements of feature (vertices, outline, fill) with a symbol matched to their actual geometry&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;Are you setting the Mappoints manually like in Roberts example, or are you just pulling the graphics directly from a layer?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;no. I'm getting a response from Identify or Find tasks and then add graphics to graphics layer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 07:04:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/what-happened-to-compositesymbol-after-flex-api-3/m-p/575299#M12970</guid>
      <dc:creator>AntonNovichikhin</dc:creator>
      <dc:date>2013-06-19T07:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: What happened to CompositeSymbol after flex api 3.0?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/what-happened-to-compositesymbol-after-flex-api-3/m-p/575300#M12971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Anton,&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Your issue must lie somewhere else in your code as this works fine for me. Here is a sample that does what you are attempting using the 3.3 API.&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for the test. i'll try to inspect whole graphic generation process in code.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 07:08:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/what-happened-to-compositesymbol-after-flex-api-3/m-p/575300#M12971</guid>
      <dc:creator>AntonNovichikhin</dc:creator>
      <dc:date>2013-06-19T07:08:03Z</dc:date>
    </item>
  </channel>
</rss>

