# AS2 - Clickable buttons in a draggable mc

**URL:** https://forum.kirupa.com/t/as2-clickable-buttons-in-a-draggable-mc/330906
**Category:** flash
**Created:** [April 5, 2013, 2:44pm UTC](https://forum.kirupa.com/t/as2-clickable-buttons-in-a-draggable-mc/330906 "2013-04-05T14:44:18Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Skarab](https://avatars.discourse-cdn.com/v4/letter/s/ba8739/32.png) [@Skarab](https://forum.kirupa.com/u/Skarab)
#### Post date: [April 5, 2013, 2:44pm UTC](https://forum.kirupa.com/t/as2-clickable-buttons-in-a-draggable-mc/330906/1 "2013-04-05T14:44:18Z")

</div>

I build a lot of interactive timelines for courtroom presentations, with clickable entries that bring up enlarged callouts of each entry. I’ve been using a scrolling script from right here on Kirupa that has worked well, but I tried a new solution that involved simply making the timeline draggable.  
The clickable entries worked fine when I used the scrolling script. But much to my chagrin, I found that when the timeline is draggable, the buttons inside it no longer work, I guess because the draggable code overrides the buttons inside it. There’s got to be a way around this. Any suggestions would be appreciated.
