# Stop Scene when Scene is Timeline Effect

**URL:** https://forum.kirupa.com/t/stop-scene-when-scene-is-timeline-effect/197137
**Category:** flash
**Created:** [August 14, 2006, 6:54am UTC](https://forum.kirupa.com/t/stop-scene-when-scene-is-timeline-effect/197137 "2006-08-14T06:54:49Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![amateur\_gal](https://avatars.discourse-cdn.com/v4/letter/a/2bfe46/32.png) [@amateur\_gal](https://forum.kirupa.com/u/amateur_gal)
#### Post date: [August 14, 2006, 6:54am UTC](https://forum.kirupa.com/t/stop-scene-when-scene-is-timeline-effect/197137/1 "2006-08-14T06:54:49Z")

</div>

I have a button that, when clicked, expands a current image. I used Timeline Effects–\> Effects–\> Expand to create this expansion effect for the image. I saved the effect as a Movie, placed the movie into a separate Scene 2. I then had the original button gotoAndStop at (“Scene 2”, 1).

My problem is that when tested, the timeline effect loops and will not stop. Where do I put stop(); in order for the scene to not loop? Do I need to change the Movie itself?
