ReferenceError: Error #1056 and Error #1065 HELP!

Hi,
I have 2 Flash files: one is a flash game in as3 and second a flash movie (as2). I want to add one scene to my as3 file and use my second flash file(as2).
I have deleted all script from buttons and frames so I have now just a flash movie no scripting inside. I copied all frames and layers (in as2) - right click - copy frames. I have created second scene in my as3 file and I have pasted there frames and layers from as2 file. Now when I publish movie I have errors:

ReferenceError: Error #1056: Cannot create property itunes_mc on Site.
ReferenceError: Error #1065: Variable yellow_button is not defined.
at Site/frame170()[Site::frame170:2]

…and I’m stuck. I can’t fix the problem. Need your help guys!!!