How to convert "Query result as table" application to Flex Viewer 2.4 widget

420
1
08-08-2011 05:22 PM
AlisonPage
New Contributor III
I would like to know how to either convert an ArcGIS Flex API application to a Flex Viewer 2.4 widget or create a widget that will display a standalone application inside of a widget panel.  Can anyone help? I've been looking for procedures but have come up with nothing.
Thank you,
Alison

P.S. The application I quoted in the title should have been "Query result in table" - it's located here: http://help.arcgis.com/en/webapi/flex/samples/index.html#/Query_result_in_table/01nq0000005t000000/
Tags (2)
0 Kudos
1 Reply
City_ofTrail
New Contributor
You need to change the the <s:Application> tags to <viewer:BaseWidget> tags. And change the <s:panel> tags to <viewer:WidgetTeplate> tags.

Hope this helps.
0 Kudos