/ Published in: ActionScript 3
Expand |
Embed | Plain Text
//controller.model.dictionary["facebookid"] = this.loaderInfo.parameters.facebookid; //controller.model.dictionary["apphost"] = this.loaderInfo.parameters.apphost; controller.model.dictionary["facebookid"] = "508956655"; controller.model.dictionary["apphost"] = "ec2-184-73-158-160.compute-1.amazonaws.com"; // run // FOR TESTING PURPOSES ONLY! MAIN SHOULD NEVER LOAD ITS OWN SCENARIOS! controller.broadcast("LOAD SCENARIO", "mech_select");
You need to login to post a comment.
