I think I understand what you're asking for. The code would look something like this:
gotoAndStop("sceneTwo", 1);
This would go to the scene called "sceneTwo" and stop on frame 1. So you can edit that as needed. And if you want it to play instead of stop just do it like so: