|
POST
|
Another question is how can i make an operational layer visible by default when the flex viewer app is started? Each layer has a visible tag, you can set it to true to turn on the layer by default. See http://help.arcgis.com/en/webapps/flexviewer/help/index.html#layer_tag.htm <layer label="Streets"
type="tiled"
visible="true"
url="http://server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer"/>
... View more
11-01-2010
05:24 PM
|
0
|
0
|
1577
|
|
POST
|
In regards to Legends ... you might also be interested in knowing that ArcGIS Server 10.0 SP1 (planned for this month) will have support for REST legends: http://downloads2.esri.com/support/documentation/ao_/10.0_SP1_Announcement.pdf (linked to from http://blogs.esri.com/Dev/blogs/arcgis/archive/2010/09/20/ArcGIS-10-Service-Pack-1.aspx). The "server" part of that document lists all the bug fixes and enhancements coming in 10.0 SP1. We plan to take advantage of the REST legend support in both the next Flex API and Flex Viewer releases.
... View more
11-01-2010
05:02 PM
|
0
|
0
|
788
|
|
POST
|
I just came back from the Adobe MAX 2010 Conference and mobile applications and touch-enabled devices were hot topics. Adobe just released Adobe AIR 2.5 which supports smartphones and tablets that run on Android, iOS, and Blackberry Tablet OS, along with Windows, Macintosh and Linux desktops. Developers can build applications for AIR using the next version of the Flex framework, which allows developers to use a common framework for building mobile and desktop applications. For example, writing applications for Adobe AIR for Android is now very easy. http://www.adobe.com/devnet/air/articles/air25_whatsnew.html Also released was a preview of the next version of Adobe Flash Builder called Flash Builder Burrito. New features include the ability to build mobile and tablet applications. It's a "preview" so has bugs and is not a supported product, but still pretty cool: http://www.adobe.com/devnet/flex/articles/mobile_development_hero_burrito.html As for Esri's Flex API, we added additional touch support in version 2.1 (pinch in/out, double-tap) and are planning to add additional mobile/touch features in version 2.2. If you are writing applications for the Android, using the latest version of AIR seem to be a good way to go.
... View more
10-29-2010
11:10 AM
|
0
|
0
|
1323
|
|
POST
|
Do you have an example of your feed that you could share?
... View more
10-29-2010
10:55 AM
|
0
|
0
|
2709
|
|
POST
|
This is a bug in Flex Viewer 2.1 and will be fixed in version 2.2. Thanks for reporting it 🙂
... View more
10-28-2010
02:58 PM
|
0
|
0
|
598
|
|
POST
|
"It's not you, it's the server". The attribute names in the service we are using in those samples was updated (which broke a few samples). We will be publishing updated samples shortly.
... View more
10-28-2010
10:34 AM
|
0
|
0
|
732
|
|
POST
|
As long as your MapService is not tiled, then it should work fine with your point data being in a different projection than the base layers. What does your <layer> tag look like?
... View more
10-21-2010
08:36 AM
|
0
|
0
|
1445
|
|
POST
|
Not out of the box. The only similar formatting in 2.1 is the dateformat attribute.
... View more
10-21-2010
08:24 AM
|
0
|
0
|
296
|
|
POST
|
Before you start developing (or editing) Flex Viewer source code and compiling it within Flash Builder, you are need some skills in general Flex development as well as working with the Flex API. One way to achieve that is the Esri training class - "Building Web Applications Using the ArcGIS API for Flex" http://training.esri.com/gateway/index.cfm?fa=catalog.courseDetail&CourseID=50121730_10.x To learn Flex in general, Adobe has lots of resources, starting at their Flex Developer Central - http://www.adobe.com/devnet/flex.html, for example: Flex Test Drive - Build an application in an hour Flex in a Week video training
... View more
10-19-2010
10:17 AM
|
0
|
0
|
562
|
|
POST
|
There is an API sample that shows how to support URL parameters like ReadURL.html?ll=37.063,-95.677&scale=500000 http://help.arcgis.com/en/webapi/flex/samples/index.html?sample=ReadURL
... View more
10-19-2010
08:31 AM
|
0
|
0
|
1224
|
|
POST
|
When publishing your route service the number of stops is one of multiple constrains you can set up.
... View more
10-18-2010
12:34 PM
|
0
|
0
|
1467
|
|
POST
|
I don't know, but I would assume it is a setting that you would be able to change.
... View more
10-18-2010
09:27 AM
|
0
|
0
|
1467
|
|
POST
|
If you are already familiar with Flex API development, then start with: http://help.arcgis.com/en/webapps/flexviewer/help/index.html#developers/hellowidget.htm
... View more
10-18-2010
09:03 AM
|
0
|
0
|
562
|
|
POST
|
The free service is likely to remain with the current limitations: # 10 route stops per route # 25 barriers per route # 5,000 routes per year http://www.esri.com/software/arcgis/arcgisonline/world-routing.html If you want more route stops per route, you may either host your own routing service or subscribe to the premium services: http://www.esri.com/software/arcgis/arcgisonline/task-services-price-list.html
... View more
10-18-2010
07:47 AM
|
0
|
0
|
1467
|
|
POST
|
There seem to be some authentication issue going on with your web server. If I navigate to it via the REST Service Directory, I can see that it has one PDF attachment: http://emrgisviewer.emr-inc.com/ArcGIS/rest/services/CPR/CPR_Data/FeatureServer/2/818/attachments but when I click the PDF link: http://emrgisviewer.emr-inc.com/ArcGIS/rest/services/CPR/CPR_Data/FeatureServer/2/818/attachments/801 I get an "Unauthorized" error: Server Error - The remote server returned an error: (401) Unauthorized. Code: 500
... View more
10-18-2010
07:34 AM
|
0
|
0
|
1521
|
| Title | Kudos | Posted |
|---|---|---|
| 3 | 03-11-2026 11:16 AM | |
| 2 | 03-17-2025 08:24 AM | |
| 3 | 03-17-2025 07:27 AM | |
| 4 | 02-26-2025 11:37 AM | |
| 1 | 03-23-2023 04:36 PM |
| Online Status |
Offline
|
| Date Last Visited |
04-14-2026
04:21 PM
|