This content has been marked as final.
Show 3 replies
-
1. Re: Help with closing MovieClip
kglad Nov 27, 2011 7:41 AM (in response to TavaresEd)you're probably directing a timeline to play a frame where your close button (that has code referencing it) doesn't exist. fix that by removing all keyframes (containing your close button) that play when your send button is clicked.
-
2. Re: Help with closing MovieClip
TavaresEd Nov 27, 2011 7:46 AM (in response to kglad)When I click the send invitation button inside my MC.I direct a timeline to a next frame with a gotoAndStop(2) and in this frame 2 there are a text saying something and a back button that sends timeline back to frame 1.How should I do that?
thx
-
3. Re: Help with closing MovieClip
kglad Nov 27, 2011 8:18 AM (in response to TavaresEd)why isn't your close button on frame 2? it should be there in a frame, not keyframe.



