using fdb on mac os opens in opera and not firefox

170 Views Asked by At

Is there a way to set the flex debugger (fdb) to automatically open the debuggable swf in firefox instead of Opera?

The app I am starting from works in firefox but not Opera and it does not have to support Opera anyway.

1

There are 1 best solutions below

0
On

You need to set the primary browser for Eclipse. Should be under Options->General->Web Browsers. Select the 'use external browser' radiobutton and select the browser you want to use (or add it if it's not there).