# Interactive Image Panning

**URL:** https://forum.kirupa.com/t/interactive-image-panning/204414
**Category:** Uncategorized
**Created:** [October 19, 2006, 4:28pm UTC](https://forum.kirupa.com/t/interactive-image-panning/204414 "2006-10-19T16:28:49Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![M009](https://avatars.discourse-cdn.com/v4/letter/m/73ab20/32.png) [@M009](https://forum.kirupa.com/u/M009)
#### Post date: [October 19, 2006, 4:28pm UTC](https://forum.kirupa.com/t/interactive-image-panning/204414/1 "2006-10-19T16:28:49Z")

</div>

Hello  
First of all let me start by saying how wonderful this site is.

I was in the neighborhood and loved this tutorial.  
—\> [http://www.kirupa.com/developer/flash8/interactive\_image\_pan.htm](http://www.kirupa.com/developer/flash8/interactive_image_pan.htm) \<—

I was wondering if anyone could tell me if it would be possible to add a simple button to this movie. I wanted to see if I could add a second image to upload once the first one was clicked on.

I’ve tired to add a simple scene script but it will not budge. If anyone has any input relating to this tutorial would be a great help. Or if anyone knows of simpler way of doing this would be helpful as well.

on (release) {  
gotoAndStop (“Image2”, 1);  
}

ˆ-ˆ
