This is a better source for wildcard syntax. It turns out that

http://* is not allowed. But

http://*.example.com/ is allowed. A wildcard symbol needs at least 2 specific 
labels following, otherwise it’s considered too permissive.

[1]https://www.adobe.com/content/dam/acom/en/devnet/flashplayer/articles/flash_player_admin_guide/pdf/latest/flash_player_32_0_admin_guide.pdf



From: Yishay Weiss<mailto:yishayj...@hotmail.com>
Sent: Tuesday, January 12, 2021 1:09 PM
To: dev@flex.apache.org<mailto:dev@flex.apache.org>
Subject: RE: Is Any Browser At All Supporting Flash as of today?

> The wildcard syntax is explained

Actually the wildcards are not working for me.



From: Yishay Weiss<mailto:yishayj...@hotmail.com>
Sent: Tuesday, January 12, 2021 12:13 PM
To: dev@flex.apache.org<mailto:dev@flex.apache.org>
Subject: RE: Is Any Browser At All Supporting Flash as of today?

Thanks.

Following this guide [1] which was in one of Harbs’ links we were able to get 
it working forf FF and Windows

By editing mms.cfg under C:\Windows\SysWOW64\Macromed\Flash and adding the 
following content

EOLUninstallDisable=1
SilentAutoUpdateEnable=0
EnableAllowList=1
AutoUpdateDisable=1
ErrorReportingEnable=1
AllowListUrlPattern=http:*

The wildcard syntax is explained here [2]. Apparently the ports cannot be 
specified in a wildcard.


[1] 
https://blogs.sap.com/2020/12/10/how-to-keep-enterprise-flash-applications-accessible-in-2021/
[2] 
https://avid.secure.force.com/pkb/servlet/fileField?retURL=%2Fpkb%2Farticles%2Fen_US%2FFAQ%2FAvid-video-products-and-FLASH-replacement-for-2020&entityId=ka05A000001DcvEQAS&field=Attachment_3__Body__s

From: after24<mailto:vinc...@after24.net>
Sent: Tuesday, January 12, 2021 11:51 AM
To: dev@flex.apache.org<mailto:dev@flex.apache.org>
Subject: RE: Is Any Browser At All Supporting Flash as of today?

Hi yishayw,

Don't sure if it will last but at the moment Firefox *ESR* 52.3.0 still
works for us (flash player 26.0.0.131)

If you want to make a try, you can download specific version of Firefox here
:  https://ftp.mozilla.org/pub/firefox/releases/
<https://ftp.mozilla.org/pub/firefox/releases/>

Vincent.




--
Sent from: http://apache-flex-development.2333347.n4.nabble.com/

Reply via email to