# Testing selected scenes in a flash movie. Help please

**URL:** https://forum.kirupa.com/t/testing-selected-scenes-in-a-flash-movie-help-please/62255
**Category:** flash
**Created:** [August 26, 2004, 7:33am UTC](https://forum.kirupa.com/t/testing-selected-scenes-in-a-flash-movie-help-please/62255 "2004-08-26T07:33:37Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![mx\_guest2004](https://avatars.discourse-cdn.com/v4/letter/m/e47c2d/32.png) [@mx\_guest2004](https://forum.kirupa.com/u/mx_guest2004)
#### Post date: [August 26, 2004, 7:33am UTC](https://forum.kirupa.com/t/testing-selected-scenes-in-a-flash-movie-help-please/62255/1 "2004-08-26T07:33:37Z")

</div>

Hi,  
I have a movie with a number of scenes, say 10. How can I test the movie from scene 3 to scene 5 and not playing all the scenes for testing?  
Thanks 🙂  
mx-guest2004

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [August 26, 2004, 7:55am UTC](https://forum.kirupa.com/t/testing-selected-scenes-in-a-flash-movie-help-please/62255/2 "2004-08-26T07:55:22Z")

</div>

> [@mx-guest2004](#):
>
> Hi,  
> I have a movie with a number of scenes, say 10. How can I test the movie from scene 3 to scene 5 and not playing all the scenes for testing?  
> Thanks 🙂  
> mx-guest2004

make a copy of ur movie, but only with scene3-5, then text ur new movie.

is it one of the things we can do?

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [August 26, 2004, 8:53am UTC](https://forum.kirupa.com/t/testing-selected-scenes-in-a-flash-movie-help-please/62255/3 "2004-08-26T08:53:28Z")

</div>

or put a gotoAndPlay(“Scene 3”,1); on your first frame of your movie clip  
And maybe a stop(); wher you want your movie to stop.
