I am able to compile components like MapManager.mxml and I can compile some widgets. But others I can't.
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. All of the untouched ESRI widgets compile fine. I referenced Search2 in my config.xml just in case that acts as a trigger of some sort.
Is there some sort of "registration" process that you have to go through to tell it to compile? If I remove everything from bin-debug and rebuild it will put the folder there and the xml file but no .swf. Just reiterating that the mxml files are unedited so there can't be any code problem.
Any help is greatly appreciated.