<?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: How to group symbols together?? in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-group-symbols-together/m-p/212952#M4904</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Manjiri&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Dec 2012 03:01:08 GMT</pubDate>
    <dc:creator>ManjiriJoshi</dc:creator>
    <dc:date>2012-12-31T03:01:08Z</dc:date>
    <item>
      <title>How to group symbols together??</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-group-symbols-together/m-p/212950#M4902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How can we combine symbols together like in Composite Symbol?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Dec 2012 06:30:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-group-symbols-together/m-p/212950#M4902</guid>
      <dc:creator>ManjiriJoshi</dc:creator>
      <dc:date>2012-12-16T06:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to group symbols together??</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-group-symbols-together/m-p/212951#M4903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Manjiri,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Just use the CompositeSymbol component in the API&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/flex-api/apiref/com/esri/ags/symbols/CompositeSymbol.html" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/flex-api/apiref/com/esri/ags/symbols/CompositeSymbol.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;var compositeSym:CompositeSymbol; private var txtTempSym:TextSymbol; var gf:spark.filters.GlowFilter = new spark.filters.GlowFilter; var tFormat:TextFormat = new TextFormat(null,14,null,true); txtTempSym = new TextSymbol(temp,"",1,clr,false,0,false,0,"middle",0,15,-5,tFormat,null,null); gf.color = 0x000000; txtTempSym.filters = [gf]; graphicPointSym = new PictureMarkerSymbol(icon, 30, 30); compositeSym = new CompositeSymbol([txtTempSym, graphicPointSym]);&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Don't forget to &lt;/SPAN&gt;&lt;STRONG&gt;click the Mark as answer check&lt;/STRONG&gt;&lt;SPAN&gt; on this post and to &lt;/SPAN&gt;&lt;STRONG&gt;click the top arrow (promote)&lt;/STRONG&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Follow these steps&lt;/STRONG&gt;&lt;SPAN&gt; as shown in the below graphic:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://gis.calhouncounty.org/FlexViewer3.0/Answer.jpg"&gt;&lt;IMG src="http://gis.calhouncounty.org/FlexViewer3.0/Answer.jpg" /&gt;&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Dec 2012 17:58:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-group-symbols-together/m-p/212951#M4903</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-12-16T17:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to group symbols together??</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-group-symbols-together/m-p/212952#M4904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Manjiri&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2012 03:01:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-group-symbols-together/m-p/212952#M4904</guid>
      <dc:creator>ManjiriJoshi</dc:creator>
      <dc:date>2012-12-31T03:01:08Z</dc:date>
    </item>
  </channel>
</rss>

