Summary
I have an unnamed Youtube API player in my Flex / AS3 app. Everything worked fine until last month we had a problem with the increase when the page was reloaded.
Description of the problem
Here is an example of the status of a regular application being played on a YouTube video:

After reloading the web page: 
Problem prerequisites
This only happens on some announcements, and as soon as this happens, it will be easy to play again and again until this announcement is changed by something else. Iβm not sure that the ad is causing the problem, not 100% sure that it is the ad that is causing the problem, but almost 99% of it.
Question
Has anyone had the same problem? Or how can I get Google Ads to not affect the main application in any way without getting exceptions to violate Sandbox?
PS
Unfortunately, it is very difficult to provide the source code of the application, but the implementation of YoutTube is fully consistent with Googleβs examples and has been working on production for a long time.
flex flash youtube actionscript-3 chromeless
lenon
source share