|
POST
|
No. Running the \...\Flexviewer1.3\bin-debug\index.html
... View more
07-20-2010
11:15 AM
|
0
|
0
|
1172
|
|
POST
|
Robert: Tried but no effect. Any idea? Thanks. Shaning
... View more
07-20-2010
10:58 AM
|
0
|
0
|
1172
|
|
POST
|
But all of the icons exist in the bin-debug/com/esri/solutions/flexviewer/assets/images/icons folder. Should I sstill do the copy and mpaste? Thanks.
... View more
07-20-2010
10:55 AM
|
0
|
0
|
1172
|
|
POST
|
I used ESRI's Flexviewer template. For aun unknown reason, the icons in the ChartWidget as well as others don't display (see attached). I actually did not touch the source code. Anyone knows how to fix it? Thanks.
... View more
07-20-2010
10:40 AM
|
0
|
7
|
1568
|
|
POST
|
Problem solved by replacing agslib-2.0 by agslib-1.3.
... View more
07-12-2010
06:37 AM
|
0
|
0
|
896
|
|
POST
|
Problem solved by replacing agslib-2.0 by agslib-1.3.
... View more
07-12-2010
06:33 AM
|
0
|
0
|
695
|
|
POST
|
I removed agslib-2.0 and re-used agslib-1.3, then it works fine. I wish ESRI Flex Developer Team can solve the API's problem.
... View more
07-12-2010
06:31 AM
|
0
|
0
|
554
|
|
POST
|
I created several customized widgets based ESRI Flexviewer. They work well in FB 3. Recently, I started to use FB 4, and some of them cannot be comipled any more (namely, the .swf can be created). For instance, I got such an error as component UniqueValueInfo is defined more than once in this namespace. Remove the mapping to com.esri.ags.rederers.supportClass:UniqueValueInfo or com.esri.ags.rederers:UniqueValueInfo Location Unknown Type: Flex Problem In comparison with API 1.3, the com.esri.ags.rederers.supportClass waqs added in API 2.0. How can this problem be solved? I wish ESRI Flex Developer Team can provide the solution ASAP.
... View more
07-12-2010
05:41 AM
|
0
|
2
|
775
|
|
POST
|
I used to work on the Flexviewer template using Flex Builder 3 w/ a dozen of customized widgets. Recently, I switched to Flash Builder 4. For many customized widgets I created, I got the type of error #1044. For instance, VerifyError: Error #1014: Class mx.modules::Module could not be found. at flash.display::MovieClip/nextFrame() at mx.core::FlexModuleFactory/deferredNextFrame() at mx.core::FlexModuleFactory/update() at mx.core::FlexModuleFactory/moduleCompleteHandler() I checked Adobe's Forum can could not find a good solution for it. Has anyone encounter such a problem? Please share your experience. Thanks.
... View more
07-11-2010
06:30 AM
|
0
|
1
|
1340
|
|
POST
|
See http://resources.esri.com/arcgisserver/apis/flex/index.cfm?fa=codeGalleryDetails&scriptID=16814
... View more
07-09-2010
09:49 AM
|
0
|
0
|
602
|
|
POST
|
I started over. Opened flash, imported project src-1.3. opened properties. imported lib. changed flex compiler to 3.5. closed project. copied files from ArcGIS Flex samples/src. opened flash. still have errors 1046 regarding the VETiled Layer. I've attached picture. Now I get everything but no map? I got something similar to you. I did get all of the basemap layers. But the widgets have no boundary, and the scale slider looks not right (see attached image). I wish ESRI Developer Team can well handle it for this release and fix it ASAP.
... View more
07-03-2010
06:05 AM
|
0
|
0
|
1458
|
|
POST
|
I tried to change to SDK 3.5 (see the image attached), but the errors are the same after re-building it.
... View more
07-02-2010
06:09 PM
|
0
|
0
|
896
|
|
POST
|
I used Flexviewer 1.3 on Flex Builder 3 for a while. I just downloaded Flash Builder 4 (trial version), and then imported my previous project. I compiled it, got several errors, as listed below: 1) In MagWidget.mxml - <mx:Canvas xmlns:mx="http://www.adobe.com/2006/mxml" width="300" height="300" creationComplete="init()" mouseDown="mdEvent(event)" mouseMove="mmEvent(event)" mouseUp="muEvent(event)" backgroundAlpha="1.0" backgroundColor="#FFFFFF" borderColor="#000000" borderStyle="none" borderThickness="0" clipContent="true"> On the line of clipContent="true"> - Error message: The style 'borderThickness' is only supported by type 'mx.containers.Canvas' with the thems of 'halo' 2) Runtime error: ArgumentError: Error #1063: Argument count mismatch on mx.graphics::SolidColorStroke/apply(). Expected 3, got 1. at com.esri.ags.symbol::SimpleFillSymbol/traceExtent() at com.esri.ags.symbol::SimpleFillSymbol/drawExtent() at com.esri.ags.symbol::SimpleFillSymbol/drawSolidFillSymbol() at com.esri.ags.symbol::SimpleFillSymbol/drawFillSymbol() at com.esri.ags.symbol::SimpleFillSymbol/draw() at com.esri.ags::Graphic/drawWithSymbol() at com.esri.ags::Graphic/updateDisplayList() at mx.core::UIComponent/validateDisplayList() at mx.managers::LayoutManager/validateDisplayList() at mx.managers::LayoutManager/doPhasedInstantiation() at mx.managers::LayoutManager/validateNow() at mx.core::UIComponent/commitCurrentState() at mx.core::UIComponent/setCurrentState() at mx.core::UIComponent/set currentState() at com.esri.solutions.flexviewer::WidgetTemplate/init() at com.esri.solutions.flexviewer::WidgetTemplate/___WidgetTemplate_Canvas1_creationComplete() at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at mx.core::UIComponent/dispatchEvent() at mx.core::UIComponent/set initialized() at mx.managers::LayoutManager/doPhasedInstantiation() at mx.managers::LayoutManager/doPhasedInstantiationCallback() 3) The base widge and scale bar (on the left) appear to be not right (see the image attached). I guess they are related to the errors in 2). I wish someone can help for these bugs due to the software updating. Thanks.
... View more
07-02-2010
06:40 AM
|
0
|
3
|
1314
|
|
POST
|
In http://resources.esri.com/help/9.3/arcgisserver/apis/silverlight/help/index.html, it mentions the ESRI Standard Map Template. However, there is no hyperlink for its source code. Does anyone know how to get it? Please share. Thanks.
... View more
06-15-2010
09:20 AM
|
0
|
1
|
706
|
|
POST
|
Instead of running it from C:\..., can you try deploying it to a web server? Thanks for your advice. I put the \bin-release\ folder under C:\Inetpub\wwwroot\ and then click the index.html. But the map is still not displayed. Did I do something wrong since I don't know how to setup the webservice? Thanks.
... View more
05-18-2010
10:29 AM
|
0
|
0
|
1366
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 08-18-2023 10:02 AM | |
| 3 | 07-14-2023 12:29 PM | |
| 1 | 04-02-2021 12:16 PM | |
| 1 | 07-24-2017 11:31 AM | |
| 1 | 04-04-2016 03:59 AM |
| Online Status |
Offline
|
| Date Last Visited |
04-01-2025
11:58 AM
|