Not necessarily an AS question but I didn’t know where else to put it.
Is there a way to tell Flash to ignore getURL javascript calls when testing? It’s highly annoying to hit control + enter and then have a ■■■■ browser window pop-up every single time.
I’m woring on a site that has javascript calls to Google Analytics to track nearly every action. This is not by my choice but by the choice of a client. Typically the tracking gets added last but in this case, that was for phase I launch of the site and now I’m onto phase II.
I could go through & comment out all the getURL javascript calls until the sites ready but I’m hoping theres another way.