I'm at a complete loss here. I have a legacy app, written in flex 2 using the sdk, that I'm trying to get compiling in flex builder. It was always compiled using mxmlc before.
When I compile the project in Flex Builder, it freezes the browser when it initializes. If I compile it with mxmlc, it works fine. I've tried commenting out some of the scarier parts of the app, and have only ever gotten it working once, after I had commented out nearly everything. I tried doing it again and it still froze. Has anyone run into something similar? I'm totally shooting in the dark here. Thanks ~sean

