Even though there is a FB Preferences setting for using a browser when Web pages are opened, this seems to mostly be targeting the display of help documentation.
If we need to change the specific browser we want to open when FB starts a debugging process, it seems that the only way of doing this is by changing the system's default browser. Now, here is the strange part: When starting a new Flex project, it seems that the default browser at that time gets stored into the project preferences somewhere. Even if the system default browser is being changed, the Flex project debug process seems to be starting the browser that was the default browser at the time the project was created and not the current default browser. So, the question then is, how we can change the browser that a debug session for a specific project uses? I'd love to be able to set this as a preference, either per project, or for Flex Builder in general. Can anyone shed some light on this issue? Thanks, Jurgen

