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..
Thank you,
Alison
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.
Alison