D
D
drVatman2016-10-28 20:41:19
Classmates
drVatman, 2016-10-28 20:41:19

Why did the standard API library for flash stop working?

I use the standard sdk https://github.com/apiok/ok-flash-sdk . Everything worked exactly until today. Today this library has stopped connecting to classmates in chrome. There are no problems in ie and firefox. I have made 3 games on this library there, and they all stopped working. Throws an error ApiServerEvent.PROXY_NOT_RESPONDING when trying to connect to the api. I did not touch them at all, that is, it is clearly not on my side. Judging by the payments, this happened around 10/28/16 at 2:30 pm.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vjacheslav Kanivetc, 2016-11-03
@drVatman

Due to the fact that Chrome is now actively introducing flash locks, even if the user has allowed the launch of the game, the flash drive to which the game connects via localconnection is not loaded, and the connection will not work. Further it will only get worse.
Solution: connect the FAPI library (javascript) in your IFRAME application and call methods through it, and not through localconnection. The method names are the same.
https://apiok.ru/dev/sdk/js/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question