# loadMovie loading JPG disspears

**URL:** https://forum.kirupa.com/t/loadmovie-loading-jpg-disspears/329655
**Category:** flash
**Created:** [September 27, 2012, 8:58pm UTC](https://forum.kirupa.com/t/loadmovie-loading-jpg-disspears/329655 "2012-09-27T20:58:03Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![onibox](https://avatars.discourse-cdn.com/v4/letter/o/cdc98d/32.png) [@onibox](https://forum.kirupa.com/u/onibox)
#### Post date: [September 27, 2012, 8:58pm UTC](https://forum.kirupa.com/t/loadmovie-loading-jpg-disspears/329655/1 "2012-09-27T20:58:03Z")

</div>

I have a gallery of 15 images and it’s basically a slideshow controlled by left and right arrow, there is a movie clip with an instance name of “holder”

and timeline has following layers/items:

* * *

## [COLOR=#696969]\*\*Layer 1: \*\*Left/Right Arrows (with action to go to next frame/prev frame) x15 frames \*\*Layer 2: \*\*has holder movie with an instance name of “holder” **Layer 3:** has actionscript to each frame, [/COLOR][COLOR=#808080]{ loadMovie(“[http://www.google.com/1.jpg](http://www.google.com/1.jpg)”, holder); } [/COLOR][COLOR=#696969] **Layer 4:** has 15 frames, each frame has action: stop();[/COLOR]

The weird thing is, it loads the JPEGs and navigation works fine but if you leave the image on, it dissapears (in exactly 28 seconds), what am I doing wrong? :whistle2:
