Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
Locked
0

SecurityDomain 'about:blank' error ??

Community Beginner ,
Nov 22, 2016 Nov 22, 2016

I keep getting

*** Security Sandbox Violation ***

SecurityDomain 'about:blank' tried to access incompatible context 'app:/myapp.swf'

I've no idea whats causing this.

Because it mentions "about:blank" I thought it could be a Stagewebview that I was using, but I removed it, (set it to null when not in use), but I still get the error.

Does anyone know what this message means?

TOPICS
Development
313
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Nov 22, 2016 Nov 22, 2016

Hi,

Are you trying to access a local swf in your air application?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Nov 22, 2016 Nov 22, 2016
LATEST

I'm loading a local swf into an AIR application (EXE on Windows)

But the error doesn't happen when I load the swf, it happens sometimes when the swf is running, when I move the mouse around.

My target swf does not use stagewebview, only the parent, main swf / exe has a webview and its stage is set to null when other local swf's are loaded

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines