StageWebView attemps to contact http://adobe.com/apollo
I seem get this error generated (probably by the StageWebView)
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at flash.html::HTMLLoader/onLeftMouseUp()
*** Security Sandbox Violation ***
SecurityDomain 'app:/VSL_courseApp.swf' tried to access incompatible context 'http://adobe.com/apollo'
I don't have this URL in my source code at all, so it appears that the StageWebView is attempting to load content from a dead link at adobe
Does anyone know what causes this ?
