Is there a way to add Google Chrome as an external web browser in Flash Builder Standalone for Mac?

后端 未结 8 2116
独厮守ぢ
独厮守ぢ 2020-12-13 02:51

It currently seems impossible to add Google Chrome as an external web browser in Flash Builder Standalone for Mac. In this context, Eclipse only cares about \"Unix executabl

8条回答
  •  执念已碎
    2020-12-13 03:38

    I found the solution in a blog's post that doesn't exist anymore, it involves configuring the Location to be /usr/bin/open and the parameter is %URL%.

    You need to make sure that google chrome is your default browser and it will work properly. This is the only method that worked for me on OSX Lion.

提交回复
热议问题