Is this a URL of a GIS Service with a layer? Where do I put this url? In the main configuration file,there is a URL for the search widget. Instead of url="widgets/eSearch/SearchWidget.swf",
The Flex Viewer is a web based application and is brought up in the users choice of web browsers using a specific url http://gis.calhouncounty.org/FlexViewer3.0/index.html The enhanced search widget use additional information attached to this url to perform a search (i.e. http://gis.calhouncounty.org/FlexViewer3.0/index.html?config=config-eSearch.xml&search=2&slayer=4&exprnum=1). You add these additional url paramaters to the url when you provide the link to your viewer to end user (i.e. from a hyperlink in an email or a link (anchor) in a html page).
Ionara, The Flex Viewer is a web based application and is brought up in the users choice of web browsers using a specific url http://gis.calhouncounty.org/FlexViewer3.0/index.html The enhanced search widget use additional information attached to this url to perform a search (i.e. http://gis.calhouncounty.org/FlexViewer3.0/index.html?config=config-eSearch.xml&search=2&slayer=4&exprnum=1). You add these additional url paramaters to the url when you provide the link to your viewer to end user (i.e. from a hyperlink in an email or a link (anchor) in a html page).