# Drag and drop interface navigation?

**URL:** https://forum.kirupa.com/t/drag-and-drop-interface-navigation/264921
**Category:** Uncategorized
**Created:** [July 2, 2008, 4:30am UTC](https://forum.kirupa.com/t/drag-and-drop-interface-navigation/264921 "2008-07-02T04:30:33Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![prattmar](https://avatars.discourse-cdn.com/v4/letter/p/ad7895/32.png) [@prattmar](https://forum.kirupa.com/u/prattmar)
#### Post date: [July 2, 2008, 4:30am UTC](https://forum.kirupa.com/t/drag-and-drop-interface-navigation/264921/1 "2008-07-02T04:30:33Z")

</div>

hi all,

i am a graphic design student and i am about to make my portfolio site in which id like to have a drag and drop interface similar to these sites [http://filippasmedhagensund.com/#/co...l/kladdaw07/1/](http://filippasmedhagensund.com/#/co...l/kladdaw07/1/) and [http://www.sonypictures.com/tv/shows...mafia/main.htm](http://www.sonypictures.com/tv/shows...mafia/main.htm) where you have to drag to advance the page.

I have some AS2 knowledge and learning AS3 and wonder which one would be best for this type of action.

Also i am assuming they are using empty movie clips to load in XML data. i am wondering how to make the drag transition bring the next or previous picture in together with the current one, and how far do you need to drag before the other one takes over? Do they just use 1 or 3 empty clips or MC for however many pictures there are with each empty MC assigned one of the XML links?

Basically i am just trying to figure out the architecture and how to go about making it for my site. so any advice or help would be greatly appreciated.

thanks in advance

---

<div class="post-metadata">

### Author: ![randomagain](https://avatars.discourse-cdn.com/v4/letter/r/35a633/32.png) [@randomagain](https://forum.kirupa.com/u/randomagain)
#### Post date: [July 2, 2008, 8:10am UTC](https://forum.kirupa.com/t/drag-and-drop-interface-navigation/264921/2 "2008-07-02T08:10:42Z")

</div>

read my sig:P

tween class

this.drag()

---

<div class="post-metadata">

### Author: ![nathan99](https://avatars.discourse-cdn.com/v4/letter/n/96bed5/32.png) [@nathan99](https://forum.kirupa.com/u/nathan99)
#### Post date: [July 2, 2008, 9:56am UTC](https://forum.kirupa.com/t/drag-and-drop-interface-navigation/264921/3 "2008-07-02T09:56:15Z")

</div>

of course, randomagain means startDrag.

---

<div class="post-metadata">

### Author: ![randomagain](https://avatars.discourse-cdn.com/v4/letter/r/35a633/32.png) [@randomagain](https://forum.kirupa.com/u/randomagain)
#### Post date: [July 2, 2008, 10:07am UTC](https://forum.kirupa.com/t/drag-and-drop-interface-navigation/264921/4 "2008-07-02T10:07:38Z")

</div>

> [@nathan99;2352310](#):
>
> of course, randomagain means startDrag.

to answer another question AS2 is ggggrrrrreaaatttt!

I think you should stick to AS2 if you are new to startDrag()
