# Horizontal Image Scroller - Help!

**URL:** https://forum.kirupa.com/t/horizontal-image-scroller-help/170978
**Category:** flash
**Created:** [November 30, 2005, 9:57pm UTC](https://forum.kirupa.com/t/horizontal-image-scroller-help/170978 "2005-11-30T21:57:25Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![rome](https://avatars.discourse-cdn.com/v4/letter/r/ecae2f/32.png) [@rome](https://forum.kirupa.com/u/rome)
#### Post date: [November 30, 2005, 9:57pm UTC](https://forum.kirupa.com/t/horizontal-image-scroller-help/170978/1 "2005-11-30T21:57:25Z")

</div>

I’m trying to create a horizontal image scroller of 20 images named 1.jpg, 2.jpg, 3.jpg., … The images need about 10 pixels of space separating one from the other.

The scrolling will be controlled by 2 buttons and when you rollover the buttons the images will scroll right or left, respectively.

Is there a way to program this with actionscript so that each image is called to the stage (i.e. - using attachMovieclip or LoadVars) instead of having to create a long conglomerate of images and turniing it into a movieclip.

Any information is greatly appreciated.
