# Draggable window (not the one offered...)

**URL:** https://forum.kirupa.com/t/draggable-window-not-the-one-offered/5899
**Category:** Uncategorized
**Created:** [September 25, 2002, 3:44pm UTC](https://forum.kirupa.com/t/draggable-window-not-the-one-offered/5899 "2002-09-25T15:44:20Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![j0ng](https://avatars.discourse-cdn.com/v4/letter/j/5fc32e/32.png) [@j0ng](https://forum.kirupa.com/u/j0ng)
#### Post date: [September 25, 2002, 3:44pm UTC](https://forum.kirupa.com/t/draggable-window-not-the-one-offered/5899/1 "2002-09-25T15:44:20Z")

</div>

hehey, anibodi can help me on making like this window thing in flash? n like u can pull it about… like the music thingi on [http://vts330.tripod.com](http://vts330.tripod.com) or the same… music thingi on [http://www.xeofreestyle.com/2000](http://www.xeofreestyle.com/2000)  
thx alot…:-\

ohoh, n how to do an animation when ‘mousedown’ for ur created ‘cursor’ featured in that global mouse cursor tutorial

---

<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: [September 25, 2002, 9:15pm UTC](https://forum.kirupa.com/t/draggable-window-not-the-one-offered/5899/2 "2002-09-25T21:15:24Z")

</div>

It looks like a transparent draggable Movie Clip.

Ingredients:  
1 Movie Clip (draw an object on the stage, select it, press f8, choose movie clip, done)

Method:

1. Double click to edit in place.

2. Add new layer

3. Click once on keyframe and press Ctrl+Alt+C to copy frame

4. Select first frame of new layer and press Ctrl+Alt+V to paste frame.

5. With the keyframe still selected press f8 and choose button.

6. Double click on graphic to edit in place.

7. Click once on up keyframe then hold and drag this frame to hit.

8. Double click outside button until you’re back to the movieclip and you should have an “invisible” transparent blue button

9. Click once to highlight the button then press Ctrl+Alt+A to select Actions panel

10. Copy (Ctrl+C) the code between the // and paste (Ctrl+V) it into the Actions panel

//  
on (press) {  
this.startDrag();  
}  
on (release) {  
stopDrag();  
}  
//

And that’s it.

---

<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: [September 26, 2002, 4:53am UTC](https://forum.kirupa.com/t/draggable-window-not-the-one-offered/5899/3 "2002-09-26T04:53:57Z")

</div>

hey, thx dude! i’ll try it outTttTt~ 😛 eHm abt how to do an animation when ‘mousedown’ for ur created ‘cursor’ featured in that global mouse cursor tutorial, can sum1 helpppP?  
:ninja:

---

<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: [September 28, 2002, 11:29pm UTC](https://forum.kirupa.com/t/draggable-window-not-the-one-offered/5899/4 "2002-09-28T23:29:50Z")

</div>

Can you rephrase that question please? 😛

---

<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: [September 29, 2002, 2:14pm UTC](https://forum.kirupa.com/t/draggable-window-not-the-one-offered/5899/5 "2002-09-29T14:14:43Z")

</div>

ehM kinda like edwin’s websitee:vts330.tripod.com where the pencil does that tinting, alpha n scaling tweening when on mousedown. i need help on what’s the code n stuff dat goes behind it :bandit:

---

<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: [September 29, 2002, 3:31pm UTC](https://forum.kirupa.com/t/draggable-window-not-the-one-offered/5899/6 "2002-09-29T15:31:31Z")

</div>

He wrote a tutorial. Check them, it’s something called rollover something.

pom :asian:
