[Flash Builder] Disable security sandbox warnings (not fix them)

Hi there!
I am building a project where I use an external API loaded from the web, and I also load files locally. As I understand it, I cannot load both local and external files without causing a security sandbox error.

Once I open the API it seems to try and listen to mouse events and such, and causes a security sandbox error every single frame.

Its really annoying since I am trying to trace some debug outputs but I can’t read them as they get overwhelmed by the error messages.

I know I cannot fix it, but I would simply like to disable these warnings.
Is there any way?

(please don’t post solutions to fix the error, I tried all of them)

I just want to disable the messages.