<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: can't compile widgets reliably in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-t-compile-widgets-reliably/m-p/735829#M22138</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Vinay Sharma,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; So the big question is are you using FlexViewer 2.1? You can not take a widget developed for FlexViewer 2.x and use it in the Sample Flex Viewer 1.x or a non FlexViewer project there are to many dependencies that you will have to re-code.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dear Sir,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Exactly I am using Flex Viewer 2.1. If I can't implement to same street view module in my applicationthen, then Please advice me to best way to implement streetview in my module and How?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanx&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Dec 2010 04:55:44 GMT</pubDate>
    <dc:creator>vinaysharma</dc:creator>
    <dc:date>2010-12-06T04:55:44Z</dc:date>
    <item>
      <title>can't compile widgets reliably</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-t-compile-widgets-reliably/m-p/735822#M22131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am able to compile components like MapManager.mxml and I can compile some widgets.&amp;nbsp; But others I can't.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, I copied the widgets/Search folder to widgets/Search2 (I did not edit any of ESRI's code) and cleaned and rebuilt, and there is no .swf in the bin-debug folder.&amp;nbsp; All of the untouched ESRI widgets compile fine.&amp;nbsp; I referenced Search2 in my config.xml just in case that acts as a trigger of some sort.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there some sort of "registration" process that you have to go through to tell it to compile?&amp;nbsp; If I remove everything from bin-debug and rebuild it will put the folder there and the xml file but no .swf.&amp;nbsp; Just reiterating that the mxml files are unedited so there can't be any code problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help is greatly appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Dec 2010 19:33:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-t-compile-widgets-reliably/m-p/735822#M22131</guid>
      <dc:creator>GeorgiannaStrode</dc:creator>
      <dc:date>2010-12-01T19:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: can't compile widgets reliably</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-t-compile-widgets-reliably/m-p/735823#M22132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Georgianna,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Yes you have to add the widgets mxml file to your flex projects modules list for a swf to be built. To do this right click on your flexviewer project in the package explorer window and choose properties then click flex modules and browse to the widget's mxml file and add it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Dec 2010 19:45:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-t-compile-widgets-reliably/m-p/735823#M22132</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-12-01T19:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: can't compile widgets reliably</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-t-compile-widgets-reliably/m-p/735824#M22133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert, thanks a BUNCH!&amp;nbsp; I would have never found that.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Dec 2010 16:11:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-t-compile-widgets-reliably/m-p/735824#M22133</guid>
      <dc:creator>GeorgiannaStrode</dc:creator>
      <dc:date>2010-12-02T16:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: can't compile widgets reliably</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-t-compile-widgets-reliably/m-p/735825#M22134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Georgianna,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Yes you have to add the widgets mxml file to your flex projects modules list for a swf to be built. To do this right click on your flexviewer project in the package explorer window and choose properties then click flex modules and browse to the widget's mxml file and add it.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I also have same problem, even i followed your steps but swf file is not creating. i don't know why. after add swf and xml files should be create but not creating. plz tell me where i am wrong and what should i do?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to add streetview.mxml.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanx&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Dec 2010 07:59:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-t-compile-widgets-reliably/m-p/735825#M22134</guid>
      <dc:creator>vinaysharma</dc:creator>
      <dc:date>2010-12-03T07:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: can't compile widgets reliably</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-t-compile-widgets-reliably/m-p/735826#M22135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Vinay Sharma,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; If after you have added streetview.mxml to your flex project modules list and it is still not getting a swf built than the reason is that there is an error in the code or your configuration that is preventing it. You need to look for errors, to do this go to the window menu and click Problems and see what is listed there.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Dec 2010 12:16:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-t-compile-widgets-reliably/m-p/735826#M22135</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-12-03T12:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: can't compile widgets reliably</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-t-compile-widgets-reliably/m-p/735827#M22136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Vinay Sharma,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; If after you have added streetview.mxml to your flex project modules list and it is still not getting a swf built than the reason is that there is an error in the code or your configuration that is preventing it. You need to look for errors, to do this go to the window menu and click Problems and see what is listed there.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I get the following error when compiling: "Unable to locate specified base class 'com.esri.viewer.BaseWidget' for component class 'widgets.FrStreetView.FrStreetView'. FrStreetView.mxml /Flexviewer2_1/src/ widgets/FrStreetView&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Problem Displayed Below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Description:&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Unable to locate specified base class 'com.esri.viewer.BaseWidget' for component class 'widgets.FrStreetView.FrStreetView'. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Resource Path:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FrStreetView.mxml /flexproj1/src/widgets/FrStreetView &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Location Type:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Unknown Flex Problem&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Dec 2010 11:29:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-t-compile-widgets-reliably/m-p/735827#M22136</guid>
      <dc:creator>vinaysharma</dc:creator>
      <dc:date>2010-12-04T11:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: can't compile widgets reliably</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-t-compile-widgets-reliably/m-p/735828#M22137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Vinay Sharma,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; So the big question is are you using FlexViewer 2.1? You can not take a widget developed for FlexViewer 2.x and use it in the Sample Flex Viewer 1.x or a non FlexViewer project there are to many dependencies that you will have to re-code.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Dec 2010 12:01:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-t-compile-widgets-reliably/m-p/735828#M22137</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-12-04T12:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: can't compile widgets reliably</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-t-compile-widgets-reliably/m-p/735829#M22138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Vinay Sharma,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; So the big question is are you using FlexViewer 2.1? You can not take a widget developed for FlexViewer 2.x and use it in the Sample Flex Viewer 1.x or a non FlexViewer project there are to many dependencies that you will have to re-code.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dear Sir,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Exactly I am using Flex Viewer 2.1. If I can't implement to same street view module in my applicationthen, then Please advice me to best way to implement streetview in my module and How?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanx&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Dec 2010 04:55:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-t-compile-widgets-reliably/m-p/735829#M22138</guid>
      <dc:creator>vinaysharma</dc:creator>
      <dc:date>2010-12-06T04:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: can't compile widgets reliably</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-t-compile-widgets-reliably/m-p/735830#M22139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Vinay Sharma,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; So the big question is are you using FlexViewer 2.1? You can not take a widget developed for FlexViewer 2.x and use it in the Sample Flex Viewer 1.x or a non FlexViewer project there are to many dependencies that you will have to re-code.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Problem Solved........&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I am able to used Street View Module in my Application.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Dec 2010 08:55:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-t-compile-widgets-reliably/m-p/735830#M22139</guid>
      <dc:creator>vinaysharma</dc:creator>
      <dc:date>2010-12-06T08:55:33Z</dc:date>
    </item>
  </channel>
</rss>

