|
POST
|
You might try this change: <visibilitylabel>Testing</visibilitylabel> and then reload your project. Of course, this won't fix it, but it will let you know for sure if the browser is picking up on the changes you make. Espescially if using IE, I find that, depending on the workstation it is installed on, a <cntrl><F5> will reload with all changes, on other computers you MUST close the entire browser and then re-open the flex page. Anyway, just a thought as I've had this issue before also. R_
... View more
07-19-2012
08:21 AM
|
0
|
0
|
4148
|
|
POST
|
Since you didn't post the entire xml, I'm assuming your <tocsettings> is within the <configuration> tags. I just tested it and <tocsettings>
<expanded>false</expanded>
</tocsettings>
works fine for me. You may want to make sure the changes are being pushed to your server. I have had similar issues in the past that deleting the TOCWidget.swf from the server (and make sure the TOCWidget.xml on the server is showing your changes) and re-building the project has fixed. R_
... View more
07-18-2012
04:29 PM
|
0
|
0
|
4148
|
|
POST
|
Nope, using AGS 10.0 sp1. Using only defaults for icons. R_
... View more
07-18-2012
10:57 AM
|
0
|
0
|
1371
|
|
POST
|
Just did a text query using eSearch widget with FV 3.0 final. selected some features, then used print widget to print to hard copy. No errors, no lockup. R_
... View more
07-18-2012
10:40 AM
|
0
|
0
|
1371
|
|
POST
|
apparently there was a misunderstanding with the original tech support request. They are looking into it. R_
... View more
07-18-2012
10:27 AM
|
0
|
0
|
943
|
|
POST
|
Andrew, Looks like others have helped. It has been ported over here: http://forums.arcgis.com/threads/61128-CoordinateMenu-Widget?p=211084#post211084 R_
... View more
07-16-2012
08:06 AM
|
0
|
0
|
2700
|
|
POST
|
have you tried using a virtual folder on your server that points to your operations folder? This will normally solve that type of issues as you could now use a an actual URL to access the same path like so: <A href="http://000.000.000.0/operations/City.mht">MHT test 2</a> R_
... View more
07-12-2012
04:08 PM
|
0
|
0
|
1539
|
|
POST
|
Thanks Robert, was afraid of that. I know it is for images, but it launches the pdf's just fine also. was hoping I could put something like else if (sfx == ".pdf"){
infoImage.source = "assets/images/i_icon.png
} and just get a icon in there. I suspected there would be more to it than that, but had to ask. Thanks again, R_
... View more
07-12-2012
03:23 PM
|
0
|
0
|
426
|
|
POST
|
It almost looks like there is a popupconfig on the municipalities layer as well. R_
... View more
07-11-2012
02:48 PM
|
0
|
0
|
1153
|
|
POST
|
Do you only get the window popup if the identify tool is active? It almost looks like there is a popupconfig on the municipalities layer as well. R_
... View more
07-11-2012
02:47 PM
|
0
|
0
|
1153
|
|
POST
|
Actually, I'm using the multiimagefield, not the linkfield. For data sets that have jpegs, I get a preview image in the popup window when I click on a feature. I can then click on the preview, and it will open that image full size in a new browser. For other data set, my multiimagefiled files are actually pdf files, so there is no preview and it is putting a broken link icon in there instead. Ideally, I would want it to show a pdf icon there, but any picture icon is better than the broken link. If I click on the "broken" icon, it does open the pdf in a new browser, just doesn't show a photo icon. <multiimagefield linkprefix="http://gis01.wch-rcc.com/images/SISRefDocs/H-1/" linksuffix=".pdf" nexttooltip="Next" prevtooltip="Prev">PHOTOS</multiimagefield> Hope this makes more sense, R_
... View more
07-11-2012
10:57 AM
|
0
|
0
|
426
|
|
POST
|
Rhett, For the thumbnail to appear instead of the picture icon you have to have a link with these image file extensions: if ((sfx == ".jpg") || (sfx == ".png") || (sfx == ".gif")) If you have a url that produces and image through a url query or something than it will appear as an icon instead. This is working fine for my .jpg images, but I am now using it to pull pdf's as well. It will launch them just fine, however, the picture icon is a broken link. Was wondering what/where the image is that is used for the picture icon as I seem to be missing it. (can't seem to find where it is referenced in the code). Thanks again, R_ I am using v3.0 final
... View more
07-11-2012
09:13 AM
|
0
|
0
|
1235
|
|
POST
|
One way would be to create two flex apps with the same data, just one in polar and one in mercator. Then you could use Robert's Link widget to switch between the two maps. It would appear as if the map just switched to the other cooredinate system. Of course, it would lose the current zoom/extent and open the new map to the defaults. R_
... View more
07-10-2012
03:44 PM
|
0
|
0
|
579
|
|
POST
|
Jorge, I am using the splash widget to do this. Once you open the spash widget, you get a list of links. click on the respective link and it opens a new browser and web page. If you are using source code, it is fairly easy to modify the "About" link to pull up a splash page with the links on it. Works just like the splash widget though, and it is stuck in the upper right hand corner. This way, one click will pull up the list and you don't need a separate widget button for each web page. R_
... View more
07-10-2012
08:38 AM
|
0
|
0
|
2296
|
|
POST
|
I reported this back in the pre-release and was listed as bug NIM081417. Once I escalated it, the development team said it would be fixed by final release, but the bug is listed as "declined"???? I have email in to support to find out if it is not "fixed" or if there is some "new" tag one needs as it still does not appear to respect the popupconfig sublayer order. Will let you know what I find out. R_
... View more
07-09-2012
09:19 AM
|
0
|
0
|
942
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | yesterday | |
| 1 | a week ago | |
| 1 | 04-02-2026 09:50 AM | |
| 1 | 04-01-2026 01:21 PM | |
| 1 | 10-08-2025 11:59 AM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|