Difference between revisions of "Enabling Flash in your browser"
m |
|||
Line 1: | Line 1: | ||
− | = | + | = You need to enable Adobe Flash in your browser to run Analytica Cloud Player 1 (ACP1). Chrome, Edge and Firefox have disabled it by default. Here's how to enable Flash. |
− | |||
− | = | + | == What's going on? == |
− | Chrome | + | In late 2019, most web browsers, including Chrome, Edge, and Firefox changed their default settings to block Adobe Flash, which you need to run Analytica Cloud Player 1 (ACP1). Lumina apologizes for this inconvenience. We are work are working hard on finding a replacement for Flash. Meanwhile see below on how to enable Flash for now. |
− | == | + | == Enable Flash in Google Chrome Browser == |
− | + | There are three ways to enable Flash. The first two are the easiest but you'll need to repeat them every time you restart Chrome. The third is permanent, but requires you to edit your registry setting. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Method 2 - In the Chrome settings dialog== | ==Method 2 - In the Chrome settings dialog== | ||
Line 49: | Line 14: | ||
chrome://settings/content/flash | chrome://settings/content/flash | ||
− | + | Or you can go to the 3 dots to the top right, and select Settings > Advanced > Privacy and Security > Site Settings > Flash. | |
2: Once in the flash dialog, slide the control for Flash to the right to the "Ask first" setting. | 2: Once in the flash dialog, slide the control for Flash to the right to the "Ask first" setting. | ||
Line 55: | Line 20: | ||
[[File:Enableflash13.png]] | [[File:Enableflash13.png]] | ||
− | + | When you go back to the ACP sign in page, click on the '''Enable/Get Flash''' link. You should now be able to use ACP. | |
+ | |||
+ | It will ask if you want to enable Flash every time you start a new Chrome session. | ||
==Method 3 - from the Chrome secure connections popup== | ==Method 3 - from the Chrome secure connections popup== | ||
Line 79: | Line 46: | ||
<!--[[File:Enableflash05.png]]--> | <!--[[File:Enableflash05.png]]--> | ||
+ | ==Method 3 - Change your registry setting to permanently enable Flash (Windows only) == | ||
+ | |||
+ | === Easiest way - Using the registry key provided=== | ||
+ | |||
+ | * Download the registry key file from here [http://analyticacloud.com/chrome.reg chrome.reg] | ||
+ | * Double click on the chrome.reg file. | ||
+ | * You will probably need to clear a few warning messages. | ||
+ | |||
+ | That's it, Flash for Chrome should be permanently enabled for the ACP website. | ||
+ | |||
+ | * Close and then reopen Chrome. | ||
+ | * Follow this link [https://www.analyticacloud.com/acp/client/AnalyticaCloudPlayer.aspx ACP sign in page]. | ||
+ | <!-- | ||
+ | [[File:Enableflash16.png]] | ||
+ | |||
+ | *If prompted by User Account control if you want to let regedit make changes, click [Yes]. | ||
+ | *Finally one more prompt asking if you want to continue - Press [Yes]. | ||
+ | |||
+ | [[File:Enableflash17.png]] | ||
+ | |||
+ | |||
+ | --> | ||
+ | ===[[Explanation of how to add the Registry key manually with regedit|Edit the registry manually]]=== | ||
+ | Page which gives Instructions to add the registry key manually, using regedit. | ||
+ | |||
+ | <!--==Without using the registry== | ||
+ | |||
+ | First, Launch Chrome and go to the [https://www.analyticacloud.com/acp/client/acpclient1.aspx ACP sign in page]. | ||
+ | |||
+ | [[File:Enableflash01.png]] | ||
+ | |||
+ | '''Expected: If you have not enabled Flash, you will see a Blue "Enable/Get Flash" prompt.''' | ||
+ | |||
+ | [[File:Enableflash14.png]] | ||
+ | |||
+ | If you don't have Flash of course you will need to get it. Assuming you do have Flash and that Chrome is blocking it, the ways I have found to temporarily enable it are as follows: | ||
+ | --> | ||
− | =Enable Flash in | + | == Enable Flash in Microsoft Edge browser == |
1: Launch Microsoft Edge and click the “three dots” on the top-right of the browser. | 1: Launch Microsoft Edge and click the “three dots” on the top-right of the browser. | ||
Line 96: | Line 100: | ||
[[File:Enableflash10.png]] | [[File:Enableflash10.png]] | ||
− | =Enable Flash in the Firefox browser= | + | == Enable Flash in the Firefox browser == |
1: Launch Firefox and go to the [https://www.analyticacloud.com/acp/client/acpclient1.aspx ACP sign in page]. | 1: Launch Firefox and go to the [https://www.analyticacloud.com/acp/client/acpclient1.aspx ACP sign in page]. |
Revision as of 04:11, 27 January 2020
= You need to enable Adobe Flash in your browser to run Analytica Cloud Player 1 (ACP1). Chrome, Edge and Firefox have disabled it by default. Here's how to enable Flash.
What's going on?
In late 2019, most web browsers, including Chrome, Edge, and Firefox changed their default settings to block Adobe Flash, which you need to run Analytica Cloud Player 1 (ACP1). Lumina apologizes for this inconvenience. We are work are working hard on finding a replacement for Flash. Meanwhile see below on how to enable Flash for now.
Enable Flash in Google Chrome Browser
There are three ways to enable Flash. The first two are the easiest but you'll need to repeat them every time you restart Chrome. The third is permanent, but requires you to edit your registry setting.
Method 2 - In the Chrome settings dialog
1: In Chrome, enter this URL:
chrome://settings/content/flash
Or you can go to the 3 dots to the top right, and select Settings > Advanced > Privacy and Security > Site Settings > Flash.
2: Once in the flash dialog, slide the control for Flash to the right to the "Ask first" setting.
When you go back to the ACP sign in page, click on the Enable/Get Flash link. You should now be able to use ACP.
It will ask if you want to enable Flash every time you start a new Chrome session.
Method 3 - from the Chrome secure connections popup
1: When you open the ACP sign in page, you should see a security padlock icon to the left of the URL - using your mouse, right click on it.
2: In the "Connection is secure" popup, click on the pulldown menu for Flash - which will probably say "Block (Default)" - and select "Allow".
3: Close this popup. There should be a message bar at the top of Chrome window with the message "To apply your updated settings to this site, reload this page".
4: Press the [Reload] button
This should direct you to ACP. Chrome will remember the setting for the remainder of the session.
Method 3 - Change your registry setting to permanently enable Flash (Windows only)
Easiest way - Using the registry key provided
- Download the registry key file from here chrome.reg
- Double click on the chrome.reg file.
- You will probably need to clear a few warning messages.
That's it, Flash for Chrome should be permanently enabled for the ACP website.
- Close and then reopen Chrome.
- Follow this link ACP sign in page.
Edit the registry manually
Page which gives Instructions to add the registry key manually, using regedit.
Enable Flash in Microsoft Edge browser
1: Launch Microsoft Edge and click the “three dots” on the top-right of the browser.
2: Click “Settings” at the bottom of the fly-out.
3: Towards the bottom, click “View advanced settings.”
4: Enable Flash Player by moving the slider from the Off position to the On position.
Enable Flash in the Firefox browser
1: Launch Firefox and go to the ACP sign in page.
If Flash is not enabled you will get a prompt like this which you should click to enable flash.
Expected: Another message asking if you want to allow Flash for this site.
2: Click [Allow]
Expected: You should be directed to the ACP sign in page.
Enable comment auto-refresher