As I'm looking for answers on StackOverflow, I notice a console error that keeps looping in my Javascript log.
uncaught exception: Error in Actionscript. Use a try/catch block to find error.
Whenever I close the StackOverflow tab, it stops. After looking (elsewhere) what it could be, i found out it's a cross-domain issue with Firefox.
Why is it popping up in my console of the tab where i'm working and not just on the StackOverflow tab? Why is StackOverflow throwing those error?