Quantcast
Channel: Forums - ArcGIS Viewer for Flex
Viewing all articles
Browse latest Browse all 2097

WidgetContainer.mxml: return value for function 'anonymous' has no type declaration

$
0
0
I receive this when I compile FV 3.4 at line 428

}

var scrollInterval:uint = setInterval(
function()
{
scrollToWidgetAction(scrollInterval);
},
30);

dist = 0;
}

Viewing all articles
Browse latest Browse all 2097

Trending Articles