<?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: MapManager.mxml attribute and syntax errors during release build in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mapmanager-mxml-attribute-and-syntax-errors-during/m-p/152761#M4865</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does it work fine if you just compile the Esri-provided source code?&amp;nbsp; Without any custom widgets or other changes you have made.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Apr 2013 22:47:47 GMT</pubDate>
    <dc:creator>BjornSvensson</dc:creator>
    <dc:date>2013-04-09T22:47:47Z</dc:date>
    <item>
      <title>MapManager.mxml attribute and syntax errors during release build</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mapmanager-mxml-attribute-and-syntax-errors-during/m-p/152760#M4864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm receiving the following errors when I try to build out my project.. v.3.2 Flex Viewer. Please let me know what I'm missing..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;See details for more information. &amp;nbsp; Encountered errors or warnings while building project TOCWidget.mxml. &amp;nbsp;&amp;nbsp;&amp;nbsp; MapManager.mxml: Syntax error: expecting rightparen before function. &amp;nbsp;&amp;nbsp;&amp;nbsp; MapManager.mxml: Syntax error: expecting identifier before dot. &amp;nbsp;&amp;nbsp;&amp;nbsp; MapManager.mxml: Attribute is invalid. &amp;nbsp;&amp;nbsp;&amp;nbsp; MapManager.mxml: Syntax error: expecting identifier before rightparen. &amp;nbsp; Encountered errors or warnings while building project WidgetContainer.mxml. &amp;nbsp;&amp;nbsp;&amp;nbsp; MapManager.mxml: Syntax error: expecting rightparen before function. &amp;nbsp;&amp;nbsp;&amp;nbsp; MapManager.mxml: Syntax error: expecting identifier before dot. &amp;nbsp;&amp;nbsp;&amp;nbsp; MapManager.mxml: Attribute is invalid. &amp;nbsp;&amp;nbsp;&amp;nbsp; MapManager.mxml: Syntax error: expecting identifier before rightparen. &amp;nbsp; Encountered errors or warnings while building project index.mxml. &amp;nbsp;&amp;nbsp;&amp;nbsp; MapManager.mxml: Syntax error: expecting rightparen before function. &amp;nbsp;&amp;nbsp;&amp;nbsp; MapManager.mxml: Syntax error: expecting identifier before dot. &amp;nbsp;&amp;nbsp;&amp;nbsp; MapManager.mxml: Attribute is invalid. &amp;nbsp;&amp;nbsp;&amp;nbsp; MapManager.mxml: Syntax error: expecting identifier before rightparen. &amp;nbsp; Encountered errors or warnings while building project LayerListWidget.mxml. &amp;nbsp;&amp;nbsp;&amp;nbsp; MapManager.mxml: Syntax error: expecting rightparen before function. &amp;nbsp;&amp;nbsp;&amp;nbsp; MapManager.mxml: Syntax error: expecting identifier before dot. &amp;nbsp;&amp;nbsp;&amp;nbsp; MapManager.mxml: Attribute is invalid. &amp;nbsp;&amp;nbsp;&amp;nbsp; MapManager.mxml: Syntax error: expecting identifier before rightparen. &amp;nbsp; Encountered errors or warnings while building project exportMap.mxml. &amp;nbsp;&amp;nbsp;&amp;nbsp; MapManager.mxml: Syntax error: expecting rightparen before function. &amp;nbsp;&amp;nbsp;&amp;nbsp; MapManager.mxml: Syntax error: expecting identifier before dot. &amp;nbsp;&amp;nbsp;&amp;nbsp; MapManager.mxml: Attribute is invalid. &amp;nbsp;&amp;nbsp;&amp;nbsp; MapManager.mxml: Syntax error: expecting identifier before rightparen. &amp;nbsp; Encountered errors or warnings while building project MapSwitcherWidget.mxml. &amp;nbsp;&amp;nbsp;&amp;nbsp; MapManager.mxml: Syntax error: expecting rightparen before function. &amp;nbsp;&amp;nbsp;&amp;nbsp; MapManager.mxml: Syntax error: expecting identifier before dot. &amp;nbsp;&amp;nbsp;&amp;nbsp; MapManager.mxml: Attribute is invalid. &amp;nbsp;&amp;nbsp;&amp;nbsp; MapManager.mxml: Syntax error: expecting identifier before rightparen. &amp;nbsp; Encountered errors or warnings while building project WidgetContainerWidget.mxml. &amp;nbsp;&amp;nbsp;&amp;nbsp; MapManager.mxml: Syntax error: expecting rightparen before function. &amp;nbsp;&amp;nbsp;&amp;nbsp; MapManager.mxml: Syntax error: expecting identifier before dot. &amp;nbsp;&amp;nbsp;&amp;nbsp; MapManager.mxml: Attribute is invalid. &amp;nbsp;&amp;nbsp;&amp;nbsp; MapManager.mxml: Syntax error: expecting identifier before rightparen. &amp;nbsp; Encountered errors or warnings while building project HeaderControllerWidget.mxml. &amp;nbsp;&amp;nbsp;&amp;nbsp; MapManager.mxml: Syntax error: expecting rightparen before function. &amp;nbsp;&amp;nbsp;&amp;nbsp; MapManager.mxml: Syntax error: expecting identifier before dot. &amp;nbsp;&amp;nbsp;&amp;nbsp; MapManager.mxml: Attribute is invalid. &amp;nbsp;&amp;nbsp;&amp;nbsp; MapManager.mxml: Syntax error: expecting identifier before rightparen.&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alison&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 18:41:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mapmanager-mxml-attribute-and-syntax-errors-during/m-p/152760#M4864</guid>
      <dc:creator>AlisonPage</dc:creator>
      <dc:date>2013-04-09T18:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: MapManager.mxml attribute and syntax errors during release build</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mapmanager-mxml-attribute-and-syntax-errors-during/m-p/152761#M4865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does it work fine if you just compile the Esri-provided source code?&amp;nbsp; Without any custom widgets or other changes you have made.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 22:47:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mapmanager-mxml-attribute-and-syntax-errors-during/m-p/152761#M4865</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2013-04-09T22:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: MapManager.mxml attribute and syntax errors during release build</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mapmanager-mxml-attribute-and-syntax-errors-during/m-p/152762#M4866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I get the following error when I try to build from "out of the box":&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;See details for more information.
&amp;nbsp; Encountered errors or warnings while building project PrintWidget.mxml.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp; Encountered errors or warnings while building project MapSwitcherWidget.mxml.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp; Encountered errors or warnings while building project QueryWidget.mxml.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp; Encountered errors or warnings while building project HeaderControllerWidget.mxml.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp; Encountered errors or warnings while building project LegendWidget.mxml.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp; Encountered errors or warnings while building project InfoColumnChartWidget.mxml.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IInfowindowTemplate.as: Definition com.esri.ags:Map could not be found.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp; Encountered errors or warnings while building project AttributeTableWidget.mxml.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp; Encountered errors or warnings while building project StaticImageWidget.mxml.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp; Encountered errors or warnings while building project LayerListWidget.mxml.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp; Encountered errors or warnings while building project SearchWidget.mxml.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp; Encountered errors or warnings while building project SplashWidget.mxml.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp; Encountered errors or warnings while building project GeoprocessingWidget.mxml.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp; Encountered errors or warnings while building project BookmarkWidget.mxml.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp; Encountered errors or warnings while building project HelloWorldWidget.mxml.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp; Encountered errors or warnings while building project CoordinateWidget.mxml.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp; Encountered errors or warnings while building project DirectionsWidget.mxml.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp; Encountered errors or warnings while building project DrawWidget.mxml.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp; Encountered errors or warnings while building project LocateWidget.mxml.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp; Encountered errors or warnings while building project ChartWidget.mxml.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp; Encountered errors or warnings while building project index.mxml.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IInfowindowTemplate.as: Definition com.esri.ags:Map could not be found.
&amp;nbsp;&amp;nbsp;&amp;nbsp; ForcedImports.as: Definition com.esri.ags.tasks:PrintTask could not be found.
&amp;nbsp;&amp;nbsp;&amp;nbsp; ForcedImports.as: Access of undefined property PrintTask.
&amp;nbsp;&amp;nbsp;&amp;nbsp; LayerObjectUtil.as: Type was not found or was not a compile-time constant: Layer.
&amp;nbsp;&amp;nbsp;&amp;nbsp; ClustererParser.as: Type was not found or was not a compile-time constant: ESRIClusterer.
&amp;nbsp;&amp;nbsp;&amp;nbsp; ClustererParser.as: Type was not found or was not a compile-time constant: Symbol.
&amp;nbsp;&amp;nbsp;&amp;nbsp; ClustererParser.as: Type was not found or was not a compile-time constant: Symbol.
&amp;nbsp;&amp;nbsp;&amp;nbsp; ClustererParser.as: Type was not found or was not a compile-time constant: Symbol.
&amp;nbsp;&amp;nbsp;&amp;nbsp; RendererParser.as: Type was not found or was not a compile-time constant: IRenderer.
&amp;nbsp;&amp;nbsp;&amp;nbsp; RendererParser.as: Type was not found or was not a compile-time constant: IRenderer.
&amp;nbsp;&amp;nbsp;&amp;nbsp; RendererParser.as: Type was not found or was not a compile-time constant: IRenderer.
&amp;nbsp;&amp;nbsp;&amp;nbsp; SymbolParser.as: Type was not found or was not a compile-time constant: Symbol.
&amp;nbsp;&amp;nbsp;&amp;nbsp; SymbolParser.as: Type was not found or was not a compile-time constant: SimpleMarkerSymbol.
&amp;nbsp;&amp;nbsp;&amp;nbsp; SymbolParser.as: Type was not found or was not a compile-time constant: SimpleMarkerSymbol.
&amp;nbsp;&amp;nbsp;&amp;nbsp; SymbolParser.as: Type was not found or was not a compile-time constant: SimpleMarkerSymbol.
&amp;nbsp;&amp;nbsp;&amp;nbsp; SymbolParser.as: Type was not found or was not a compile-time constant: SimpleMarkerSymbol.
&amp;nbsp;&amp;nbsp;&amp;nbsp; SymbolParser.as: Type was not found or was not a compile-time constant: SimpleLineSymbol.
&amp;nbsp;&amp;nbsp;&amp;nbsp; SymbolParser.as: Type was not found or was not a compile-time constant: SimpleLineSymbol.
&amp;nbsp;&amp;nbsp;&amp;nbsp; SymbolParser.as: Type was not found or was not a compile-time constant: SimpleLineSymbol.
&amp;nbsp;&amp;nbsp;&amp;nbsp; SymbolParser.as: Type was not found or was not a compile-time constant: PictureMarkerSymbol.
&amp;nbsp;&amp;nbsp;&amp;nbsp; SymbolParser.as: Type was not found or was not a compile-time constant: SimpleLineSymbol.
&amp;nbsp;&amp;nbsp;&amp;nbsp; SymbolParser.as: Type was not found or was not a compile-time constant: SimpleLineSymbol.
&amp;nbsp;&amp;nbsp;&amp;nbsp; SymbolParser.as: Type was not found or was not a compile-time constant: SimpleLineSymbol.
&amp;nbsp;&amp;nbsp;&amp;nbsp; SymbolParser.as: Type was not found or was not a compile-time constant: SimpleLineSymbol.
&amp;nbsp;&amp;nbsp;&amp;nbsp; SymbolParser.as: Type was not found or was not a compile-time constant: SimpleFillSymbol.
&amp;nbsp;&amp;nbsp;&amp;nbsp; SymbolParser.as: Type was not found or was not a compile-time constant: SimpleFillSymbol.
&amp;nbsp;&amp;nbsp;&amp;nbsp; SymbolParser.as: Type was not found or was not a compile-time constant: SimpleFillSymbol.
&amp;nbsp;&amp;nbsp;&amp;nbsp; SymbolParser.as: Type was not found or was not a compile-time constant: SimpleFillSymbol.
&amp;nbsp;&amp;nbsp;&amp;nbsp; InfoPopup.mxml: Type was not found or was not a compile-time constant: Map.
&amp;nbsp;&amp;nbsp;&amp;nbsp; InfoPopup.mxml: Type was not found or was not a compile-time constant: Map.
&amp;nbsp; Encountered errors or warnings while building project NavigationWidget.mxml.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp; Encountered errors or warnings while building project EditWidget.mxml.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp; Encountered errors or warnings while building project OverviewMapWidget.mxml.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp; Encountered errors or warnings while building project WidgetContainerWidget.mxml.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp; Encountered errors or warnings while building project ThematicQueryWidget.mxml.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp; Encountered errors or warnings while building project GeoRSSWidget.mxml.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp; Encountered errors or warnings while building project TimeWidget.mxml.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp; Encountered errors or warnings while building project DataExtractWidget.mxml.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&amp;nbsp;&amp;nbsp;&amp;nbsp; IBaseWidget.as: Type was not found or was not a compile-time constant: Map.
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think it might be because I'm using FlashBuilder 4 instead of FlashBuilder 4.6. I'm trying to get licensing for 4.6 right now... do you think that the issue?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alison&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 08:11:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mapmanager-mxml-attribute-and-syntax-errors-during/m-p/152762#M4866</guid>
      <dc:creator>AlisonPage</dc:creator>
      <dc:date>2021-12-11T08:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: MapManager.mxml attribute and syntax errors during release build</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mapmanager-mxml-attribute-and-syntax-errors-during/m-p/152763#M4867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Now that I'm using FlashBuilder 4.7 all is happy. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alison&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2013 16:16:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mapmanager-mxml-attribute-and-syntax-errors-during/m-p/152763#M4867</guid>
      <dc:creator>AlisonPage</dc:creator>
      <dc:date>2013-04-17T16:16:46Z</dc:date>
    </item>
  </channel>
</rss>

