[Tools][Expand/Collapse All]Note that automatic extraction of ActionScript 3 is still pretty much unsupported by swfchan. AS1/AS2 works okay most of the time.Frame 1 (324 B)
var preloadRequestGame = "spark-your-neurons";
System.security.allowDomain("*");
System.security.allowInsecureDomain("*");
Stage.align = "TL";
var preloadRequestURL = _url;
var loaderURL = "http://www.ultimatearcade.com/medialoader.swf";
this.createEmptyMovieClip("loader_mc", 999);
loadMovie (loaderURL, loader_mc);