I'm glad to hear I'm not the only one with this weird problem. How do you change the html template?
--- In flexcoders@yahoogroups.com, "Daniel Freiman" <[EMAIL PROTECTED]> wrote: > > I had a problem like this when I moved to my new computer last week. > Inexplicably, changing the html template to include the parameter "wmode" = > "opaque" fixed it. I agree this doesn't make any sense, but according to > googling it has worked for other people and it worked for me. > > - Daniel Freiman > > On Sun, Jul 20, 2008 at 2:43 AM, kenny14390 <[EMAIL PROTECTED]> wrote: > > > In both Eclipse and Flex Builder 3, the Debug mode prematurely > > terminates. I have an error in my code, which isn't being picked up by > > the compiler, so it's hard to debug. Regardless of break points, the > > debugger will launch the app in the browser and then immediately > > terminate, not checking for any errors even though I'm getting them. > > > > Also, upon pressing the Debug button, the IDE used to automatically > > switch to Debug mode but not anymore. My code couldn't possibly screw > > up Eclipse's debugging mode, right? If both Eclipse and Flex Builder > > have this save behavior, is it even worth reinstalling? > > > > > > >