Loading MC problem Need Actionscript help!

[FONT=Arial][SIZE=2]Basically I have 3 keyframes:[/SIZE][/FONT]
[FONT=Arial][SIZE=2]Frame #1 is a preloader (not important)[/SIZE][/FONT]
[FONT=Arial][SIZE=2]Frame#2 is where the first scrolling panoramic movie clip is. (I have names for my clips EX:mcinstance which you can see being called in the code in the picture below.[/SIZE][/FONT]
[FONT=Arial][SIZE=2]Frame #3 is where the second movie clip is.[/SIZE][/FONT]

[FONT=Arial][SIZE=2]I currently have it programmed so that when you click on “play again” or on the name of the view **“Pool” **the movie will go back and play the clip again.[/SIZE][/FONT]

[FONT=Arial][SIZE=2]Works great!!![/SIZE][/FONT]

[FONT=Arial][SIZE=2]Now the issue: This movie is being loaded into another flash movie. When that happens the basic coding EX: on (release) {gotoAndPlay(3);[/SIZE][/FONT][FONT=Arial][SIZE=2]} works fine.[/SIZE][/FONT]
[FONT=Arial][SIZE=2]But my other code to play again as seen in the graphic below doesn’t work.[/SIZE][/FONT]

[FONT=Arial][SIZE=2]That’s my issue.[/SIZE][/FONT]

[FONT=Arial][SIZE=2]Some side notes: I tried publishing for flash actionscript 2.0 and also changing the player target setting from flash player 5 through player 8 still no good.


[/SIZE][/FONT]