2017年11月30日 星期四

解決Chrome無法撥放本機Flash檔案

雖然Chrome一直限制Flash使用,不過之前的版本還可以手動允許撥放Flash
但是在Google Chrome更新成62.0版之後,會發現無法撥放Flash
取而代之的行為是變成下載flash檔案,即使我們是拖曳本機的Flash檔案到Chrome中也是一樣。

討論:https://bugs.chromium.org/p/chromium/issues/detail?id=767342




在討論中有個暫時的解法:手動修改chrome的設定
做法如下:

1. 關閉Chrome

2. In Windows:
C:\Users\<username>\AppData\Local\Google\Chrome\User Data\Default\Preferences
先備份Preferences檔案

3. 使用文字編輯器開啟Preferences

4. 尋找"permission_autoblocking_data"字串

5. 在"permission_autoblocking_data"字串之後的"plugins"加入"*,*": {"per_resource": {"adobe-flash-player": 1}},

6. 存檔後開啟Chrome後即可

沒有留言:

張貼留言