page problem rating date added
442

code for step 8 should read:

on(click){
_root.theLoader_mcl.loadClip("red.swf",_root.theClip_mc);
}

 

26 March 2006

444

step 7, add the following line of code after line 10 and before line 11:

mc.gotoAndPlay(2);

  26 March 2006