<?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: Anybody successfully used InfoSymbolContainer? in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/anybody-successfully-used-infosymbolcontainer/m-p/642480#M14280</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You will need to create separate style declarations for each InfoSymbol if you want them to have different values.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Feb 2011 17:21:12 GMT</pubDate>
    <dc:creator>DasaPaddock</dc:creator>
    <dc:date>2011-02-02T17:21:12Z</dc:date>
    <item>
      <title>Anybody successfully used InfoSymbolContainer?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/anybody-successfully-used-infosymbolcontainer/m-p/642479#M14279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Apologizing in advance because I can't conveniently post the code...our app allows the user to put annotation(s) on the map using a graphic with an info symbol. I'm having difficulty with the styling. Currently, I create a style using a CSSStyleDeclaration object, then I set the style declaration using the StyleManager, then I set the info symbol's containerStyleName property to that of the style name. The user is allowed to change the info symbol's border color through an annotation form.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This implementation works just fine - the issue is if the user adds another annotation and changes the border color. The border color ends up being changed for every info symbol, probably because I'm editing the style.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wanted to experiment with the InfoSymbolContainer in the hopes that I can overcome this issue, but I can't seem to get it to work at all, and I can't find any examples. The alternative would be to generate a unique name for each style, which seems like overkill and cluttering of the style manager.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Feb 2011 13:41:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/anybody-successfully-used-infosymbolcontainer/m-p/642479#M14279</guid>
      <dc:creator>TyroneLigon</dc:creator>
      <dc:date>2011-02-02T13:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: Anybody successfully used InfoSymbolContainer?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/anybody-successfully-used-infosymbolcontainer/m-p/642480#M14280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You will need to create separate style declarations for each InfoSymbol if you want them to have different values.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Feb 2011 17:21:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/anybody-successfully-used-infosymbolcontainer/m-p/642480#M14280</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2011-02-02T17:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: Anybody successfully used InfoSymbolContainer?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/anybody-successfully-used-infosymbolcontainer/m-p/642481#M14281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That's what I ended up doing - I dynamically generate a CSSStyleDeclaration, set my styles (border color, background color, etc.), generate a unique name for the style, add it to the StyleManager, and then finally give the infoSymbol the style's unique name. I guess I don't understand the purpose and/or implementation of the InfoSymbolContainer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Feb 2011 18:00:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/anybody-successfully-used-infosymbolcontainer/m-p/642481#M14281</guid>
      <dc:creator>TyroneLigon</dc:creator>
      <dc:date>2011-02-02T18:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: Anybody successfully used InfoSymbolContainer?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/anybody-successfully-used-infosymbolcontainer/m-p/642482#M14282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;An instance of a InfoSymbolContainer is the parent to the class created by the InfoSymbol's infoRenderer factory.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Feb 2011 20:01:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/anybody-successfully-used-infosymbolcontainer/m-p/642482#M14282</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2011-02-02T20:01:23Z</dc:date>
    </item>
  </channel>
</rss>

