I am making a site in using AS3, my home page is done. Now I am getting confused. I have the other sections of the site on different frames, for example the contact page is on a frame label called "contact." When the page goes there let's say I have a contactMc that has animation and stuff, how do I get that to play when the framehead moves to the contact page? Is the code from the actionscript label on frame one still being read, even tho the playhead is now on frame 10(the contact frame) I am so confused. I put some code on the contact frame and it worked, but I know the code is supposed to be all in one place right?