# Smooth scroll\_\_\_\_\_help!

**URL:** https://forum.kirupa.com/t/smooth-scroll-----help/58711
**Category:** Uncategorized
**Created:** [July 25, 2004, 12:46pm UTC](https://forum.kirupa.com/t/smooth-scroll-----help/58711 "2004-07-25T12:46:41Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![appi](https://avatars.discourse-cdn.com/v4/letter/a/53a042/32.png) [@appi](https://forum.kirupa.com/u/appi)
#### Post date: [July 25, 2004, 12:46pm UTC](https://forum.kirupa.com/t/smooth-scroll-----help/58711/1 "2004-07-25T12:46:41Z")

</div>

Hi! I am trying to do a smooth scroolling images in flash.  
Basically I create 4 buttons for the 4 different position of the images. To each button i give a \_x position. That’s work!

I mask the image\_mc (the image is for different screen shoots of a own project).

Then I attach a empty movieclip to the timeline with the follow script.

onClipEvent (load) {  
this.\_parent.southbank\_mc.\_x=100  
}

Well…of course when i test the movie the \_x position of the movieclip is 100 but It doesn’t scroll the rest of that images to this position.

Can anyone please give me a hand or two?

Thanx

Appi  
:hr:

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [July 25, 2004, 4:59pm UTC](https://forum.kirupa.com/t/smooth-scroll-----help/58711/2 "2004-07-25T16:59:56Z")

</div>

i didn’t get what you want
