Right now I have a .mxml file and a corresponding .swf file. I put them in my widget folder and now in my map I have a drop list that is populated with data. Here the question comes: I want to let user choose a county from the drop list and then click a button such as "Search", and then zoom to the selected county. Tried many approaches but none of them worked. Flash Builder don't even compile the .mxml to .swf file at all. I am kinda stuck here now. Anyone knows how to do it?
Any help would be appreciated!