--- In [email protected], "flexaustin" <[EMAIL PROTECTED]> wrote: > > So I was working on my project and flex builder 3 started acting > funny. Hit one keystroke and it would type 10 more and I keep getting > really weird errors when nothing was wrong with the file. > > So I did project > clean. > > Now my .html and .swf in bin-debug is gone and I can't build another > one? Getting File not Found: file:/C:/.....html > > Anyone know how to recreate the html and swf file? > I've had similar problems. For some reason, an error causes it to not build, but no error is reported. The fix for me is to go to the .mxml file that has the application and change it and then save. This causes it to build again and this ends up showing the errors. For example, if my app is called MyApp, I open MyApp.mxml and add then remove a space, then save. This always results in some error popping up that when fixed gives a complete build.
Hope this helps. John

