|
-
Hey everyone,
I hate to dampen this math lesson but I was wondering if this problem as ever occured with anyone else
Ok heres the problem
1) You have a movieclip, and in my case is called gameInterface. Inside this movieclip, frame two is labeled "beginTransfer"
2) You have another movieclip on the main stage with the name podOne. Inside this movieclip, it does a few checks and makes _root.gameInterface.gotoAndPlay("beginTransfer");
So in other words, when you hitTest this pod, the gameInterface goes to frame 2.
The problem occurs when you copy and paste that podOne onto the stage and change it around to become podTwo. It *should* have the exactly same effect as podOne did. But what happens is , neither podOne nor podTwo make gameInterface goto the label "beginTransfer"
Any thoughts?
I would post the .fla, but I would need to zip it 
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|