# Slideshow of pictures not positioned properly

**URL:** https://forum.kirupa.com/t/slideshow-of-pictures-not-positioned-properly/303171
**Category:** Uncategorized
**Created:** [January 15, 2010, 10:54am UTC](https://forum.kirupa.com/t/slideshow-of-pictures-not-positioned-properly/303171 "2010-01-15T10:54:50Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![gilgalbiblewhee](https://avatars.discourse-cdn.com/v4/letter/g/dec6dc/32.png) [@gilgalbiblewhee](https://forum.kirupa.com/u/gilgalbiblewhee)
#### Post date: [January 15, 2010, 10:54am UTC](https://forum.kirupa.com/t/slideshow-of-pictures-not-positioned-properly/303171/1 "2010-01-15T10:54:50Z")

</div>

I’m using a used code of a slideshow. I figured everything except how to place the slideshow in the center of the div [popup tag. This is the [URL=“http://www.gbgrafix.com/flashclips/slideshow.as”]actionscript 2](http://www.gbgrafix.com/flashclips/latestworks.swf).

I managed to move the pictures in the center where it says:

```auto
//slideshow parameters
slideHolder._y = 130;
slideHolder._x = 120;

```

on line 736

But I can’t figure the rest.
