You are using an unsupported browser. Please update your browser to the latest version on or before July 31, 2020.
close

Adobe Flash Player Error

Receiving the following error message when trying to get information off of Realist?

1) You are required to have the latest Adobe Flash Player installed to view this webpage.

2) Download the latest Flash Player

3) Once the install is complete, close your browser and attempt to access webpage again.

Your flash or your browser may have gone through an update recently. You'll want to make sure you have the most up-to date version of your browser and Flash program which is required to use Realist. If everything is up to date and you are still receiving the message, the next step is to click on "Click here to be taken..." even though you already have Flash installed. This should bring up a message asking if you want to allow Flash to access your browser or allow it to run on your browser. You'll need to click "Yes" or "always". Then, reload the Realist page and you should be able to access it now.

If you're still having trouble, give BAREIS technical department a call for further assistance.

  • 183
  • 06-Mar-2018
  • 1201 Views
$(function () { $('.SendEmail').click(function (event) { var email = '[email protected]'; var subject = 'Test'; var emailBody = 'Hi Sample,'; var attach = 'path'; document.location = "mailto:"+email+"?subject="+subject+"&body="+emailBody+ "?attach="+attach; }); });