# Moving picture

**URL:** https://forum.kirupa.com/t/moving-picture/6905
**Category:** Uncategorized
**Created:** [October 19, 2002, 12:01pm UTC](https://forum.kirupa.com/t/moving-picture/6905 "2002-10-19T12:01:05Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![toh](https://avatars.discourse-cdn.com/v4/letter/t/f6c823/32.png) [@toh](https://forum.kirupa.com/u/toh)
#### Post date: [October 19, 2002, 12:01pm UTC](https://forum.kirupa.com/t/moving-picture/6905/1 "2002-10-19T12:01:05Z")

</div>

this may be a really simple question for most of u, but i can’t figure it out.  
please refer to the fla file if u wish to help me.  
may i know how to stop the picture while the picture reach the side.  
and how can i make the picture to move itself after i press the button once.  
thanks.

---

<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: [October 19, 2002, 6:39pm UTC](https://forum.kirupa.com/t/moving-picture/6905/2 "2002-10-19T18:39:56Z")

</div>

Is this what you mean? Also… I changed a lot of your code, if this is what you meant, you were definitely doing it the hard way.

(check attachment)

---

<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: [October 19, 2002, 6:52pm UTC](https://forum.kirupa.com/t/moving-picture/6905/3 "2002-10-19T18:52:24Z")

</div>

where is the attachment?:o

---

<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: [October 19, 2002, 7:03pm UTC](https://forum.kirupa.com/t/moving-picture/6905/4 "2002-10-19T19:03:45Z")

</div>

Well that was odd. I attached it, but it didn’t go through.

Well, heres to trying again…

[edit: AND IT WORKED!]

---

<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: [October 19, 2002, 7:32pm UTC](https://forum.kirupa.com/t/moving-picture/6905/5 "2002-10-19T19:32:20Z")

</div>

thanks a lot, lost!  
it’s exactly what i mean.  
now i m doing zoom in and out.

for the fla, u had fixed the \_x so that it will stop when the pic move to the location.but, say if i increase the x,y scale, then the fla will not work properly.  
and i realise changing the xy scale to do zooming is not that good, bcos when we push the zoom button for long time, then the pic will become reverse.

so,is there any way to make a graphic look like zoom in and zoom out, except increasing and decreasing the pic’s x and y scale?

---

<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: [October 20, 2002, 1:24am UTC](https://forum.kirupa.com/t/moving-picture/6905/6 "2002-10-20T01:24:34Z")

</div>

Oye… you just have to be difficult don’t you 😛

Haha, I will see if I can find a way to dynamically do this.

---

<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: [October 20, 2002, 5:46pm UTC](https://forum.kirupa.com/t/moving-picture/6905/7 "2002-10-20T17:46:01Z")

</div>

ok, i think there is no other way to do zooming except changing xy scale.(may be there have.)  
so,is there any way to do zoom in(no matter how many time) the picture and still can move around the WHOLE pictures?  
and then can zoom out only until its original size and still can move around whole picture.  
thats mean no matter how big is the picture, i can still move around the whole picture.  
By the way thanx for Lostinbeta for helping.

---

<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: [October 20, 2002, 8:04pm UTC](https://forum.kirupa.com/t/moving-picture/6905/8 "2002-10-20T20:04:30Z")

</div>

I was trying to do something like that and thus far unsuccessful.

I will keep trying though.
