# Flash XML Photo Gall with Thumbnails Problem

**URL:** https://forum.kirupa.com/t/flash-xml-photo-gall-with-thumbnails-problem/171986
**Category:** Uncategorized
**Created:** [December 9, 2005, 7:10pm UTC](https://forum.kirupa.com/t/flash-xml-photo-gall-with-thumbnails-problem/171986 "2005-12-09T19:10:27Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![richeli](https://avatars.discourse-cdn.com/v4/letter/r/e36b37/32.png) [@richeli](https://forum.kirupa.com/u/richeli)
#### Post date: [December 9, 2005, 7:10pm UTC](https://forum.kirupa.com/t/flash-xml-photo-gall-with-thumbnails-problem/171986/1 "2005-12-09T19:10:27Z")

</div>

Hello, i did the XML photo gall with thumbnails of the tutorial, but i having a problem with the thumbnails once i pull the gallery.swf file into another swf movie.  
I using a content to pull this movie using a button and the following code:

on (release) {  
\_root.content.loadMovie(“gallery.swf”);  
}

I noticed that i have to point the mouse beyond at the left into the galley movie to make the scroll move to the left, any clue on this issue please???
