Quantcast
Channel: Forums - ArcGIS Viewer for Flex
Viewing all articles
Browse latest Browse all 2097

MapManager.mxml attribute and syntax errors during release build

$
0
0
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..

Code:

See details for more information.
  Encountered errors or warnings while building project TOCWidget.mxml.
    MapManager.mxml: Syntax error: expecting rightparen before function.
    MapManager.mxml: Syntax error: expecting identifier before dot.
    MapManager.mxml: Attribute is invalid.
    MapManager.mxml: Syntax error: expecting identifier before rightparen.
  Encountered errors or warnings while building project WidgetContainer.mxml.
    MapManager.mxml: Syntax error: expecting rightparen before function.
    MapManager.mxml: Syntax error: expecting identifier before dot.
    MapManager.mxml: Attribute is invalid.
    MapManager.mxml: Syntax error: expecting identifier before rightparen.
  Encountered errors or warnings while building project index.mxml.
    MapManager.mxml: Syntax error: expecting rightparen before function.
    MapManager.mxml: Syntax error: expecting identifier before dot.
    MapManager.mxml: Attribute is invalid.
    MapManager.mxml: Syntax error: expecting identifier before rightparen.
  Encountered errors or warnings while building project LayerListWidget.mxml.
    MapManager.mxml: Syntax error: expecting rightparen before function.
    MapManager.mxml: Syntax error: expecting identifier before dot.
    MapManager.mxml: Attribute is invalid.
    MapManager.mxml: Syntax error: expecting identifier before rightparen.
  Encountered errors or warnings while building project exportMap.mxml.
    MapManager.mxml: Syntax error: expecting rightparen before function.
    MapManager.mxml: Syntax error: expecting identifier before dot.
    MapManager.mxml: Attribute is invalid.
    MapManager.mxml: Syntax error: expecting identifier before rightparen.
  Encountered errors or warnings while building project MapSwitcherWidget.mxml.
    MapManager.mxml: Syntax error: expecting rightparen before function.
    MapManager.mxml: Syntax error: expecting identifier before dot.
    MapManager.mxml: Attribute is invalid.
    MapManager.mxml: Syntax error: expecting identifier before rightparen.
  Encountered errors or warnings while building project WidgetContainerWidget.mxml.
    MapManager.mxml: Syntax error: expecting rightparen before function.
    MapManager.mxml: Syntax error: expecting identifier before dot.
    MapManager.mxml: Attribute is invalid.
    MapManager.mxml: Syntax error: expecting identifier before rightparen.
  Encountered errors or warnings while building project HeaderControllerWidget.mxml.
    MapManager.mxml: Syntax error: expecting rightparen before function.
    MapManager.mxml: Syntax error: expecting identifier before dot.
    MapManager.mxml: Attribute is invalid.
    MapManager.mxml: Syntax error: expecting identifier before rightparen.

Thank you,
Alison

Viewing all articles
Browse latest Browse all 2097

Trending Articles