Hello everyone,
I am trying to build some widgets for flexViewer and while debugging my code many a times i get error ("source not found")
I have given a example below when the debugger reached to this point
var query:Query = new Query();
I got a error in supportclasses::Query ...source not found. Can anyone help me in this
Regards
Saurabh