Select to view content in your preferred language

Identify Widget - Zoom In Issue

973
11
01-26-2011 08:47 AM
JamesKo
Occasional Contributor
I'm using Robert Scheitlen's Identify Widget 2.2.1 and was wondering if anyone else is experiencing an error when zooming into features? The data is highlighting correctly; however, when I click on the record it returns the following error:

ArgumentError: Error #2004: One of the parameters is invalid.
at flash.display::Graphics/drawRect()
at com.esri.ags.symbols::SimpleFillSymbol/traceExtent()
at com.esri.ags.symbols::SimpleFillSymbol/drawExtent()
at com.esri.ags.symbols::SimpleFillSymbol/drawSolidFillSymbol()
at com.esri.ags.symbols::SimpleFillSymbol/drawFillSymbol()
at com.esri.ags.symbols::SimpleFillSymbol/draw()
at com.esri.ags::Graphic/drawWithSymbol()
at com.esri.ags::Graphic/commitProperties()
at mx.core::UIComponent/validateProperties()
at mx.managers::LayoutManager/validateProperties()
at mx.managers::LayoutManager/doPhasedInstantiation()
at mx.managers::LayoutManager/doPhasedInstantiationCallback()

Thanks in advance,
James
Tags (2)
0 Kudos
11 Replies
JamesKo
Occasional Contributor
Yes for both...
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
James,

   I really don't have an idea then... If the error was giving you some line in my code than I could look into this. Have you tried to jus download the widget src again and replace what you have?
0 Kudos