# 2 Problems (involving gallery thumbnails, +closing external swfs

**URL:** https://forum.kirupa.com/t/2-problems-involving-gallery-thumbnails-closing-external-swfs/188111
**Category:** flash
**Created:** [May 4, 2006, 4:18pm UTC](https://forum.kirupa.com/t/2-problems-involving-gallery-thumbnails-closing-external-swfs/188111 "2006-05-04T16:18:47Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![roxbaby](https://avatars.discourse-cdn.com/v4/letter/r/94ad74/32.png) [@roxbaby](https://forum.kirupa.com/u/roxbaby)
#### Post date: [May 4, 2006, 4:18pm UTC](https://forum.kirupa.com/t/2-problems-involving-gallery-thumbnails-closing-external-swfs/188111/1 "2006-05-04T16:18:47Z")

</div>

Hey guys, :kir:

**Problem 1:**

Alright, I wouldn’t normally post but I’ve been having a great deal of difficulty with the code for the “Adding Thumbnails To your Gallery”.  
Everything is fine when I publish the swf itself.

The problem is that when I load in this SWF as a dynamic movie into my main movie (which is my Flash based website),

The scroller only works if the  
container.\_x = 0 ;  
container.\_y = 0  
 ![](http://www.rox-baby.com/wrong1.jpg)  
_Text: Is in the wrong poistion, but the scroller moves perfectly…_

OR if its the closest to that axis.  
I’d like to place this swf where X=352 and Y=15…but when I do, the scroller only moves right, and won’t move left.  
 ![](http://www.rox-baby.com/wrong2.jpg)  
_Text: Is in the right position, but the scroller only moves right…_

**Problem 2**

It’s not really a huge problem, but with my dynamically loaded images and swf’s in the main movie, how can I close them when I hit a new button that links to a similar jpg or swf?  
I think the solution is simple, but I can’t seem to figure it out…

If anybody can answer these questions, I would GREATLY appreciate it. Thanks in advance.

~Rox 😃
