Hi All,
I tried to put the Weather Underground widget in my SFV and I am getting the following error:
Description Resource Path Location Type
1061: Call to a possibly undefined method addListener through a reference with static type Class. WUndergroundWidget.mxml /NGFlexViewer/src/widgets/WeatherUnderground line 235 Flex Problem
Line 235 in the widget states: AppEvent.addListener(AppEvent.DATA_PUBLISH, sharedDataUpdated);
The error prevents the widget from functioning. All I did was download the zip file, unzip it, put the uncompiled folder in my src, update the Flex Modules, add the text to the config.xml. Any ideas ?
Thanks in advance