Answered
What's wrong with my syntax?
I'm getting an error with this. What's wrong with my syntax?
Error: Scene 1, Layer 'actions', Frame 1, Line 21 1084: Syntax error: expecting rightparen before semicolon.
// Line 21
holder.load(new URLRequest("Interactive_StrategyMap.swf" + "?random=" + Math.random();));
