Dear Sir/Madam,
It was found a problem with new security features within the new player
version.
The problem is in the following:
There is an HTML page with embedded custom ActiveX control and a Flash banner.
ActiveX has a Flash Player control on its form and this control displays some
information as a Flash movie clip. At the definite point of time ActiveX tries
to carry an HTTP inquiry to our server and get information from the server.
Before, when the Flash Player update hadn?t been installed (version 7 was used)
everything worked correctly.
Now ActiveX can?t perform WININET API HttpSendRequest standard method. The
application become hung utile the timeout for HTTP Connection takes place. So
no information can be get from the server. And this is a huge problem.
We noticed that if we remove the Flash player control from ActiveX context
everything works correctly. We think that because a player instance, displayed
by the banner, is formed first, so then the player security setting will be
used on the page and because this player used a remote URL for the movie clip
file, so a lot of things are forbidden for it (e.g. work with net, FSCommand,
etc.).
We couldn?t discover how this influences on the ActiveX work in future.
Could you explain us this situation and what we have to do in the present
state of affairs?
Thank you.