# Button help & a question

**URL:** https://forum.kirupa.com/t/button-help-a-question/43180
**Category:** Uncategorized
**Created:** [February 19, 2004, 4:10pm UTC](https://forum.kirupa.com/t/button-help-a-question/43180 "2004-02-19T16:10:31Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![csphinx](https://avatars.discourse-cdn.com/v4/letter/c/e36b37/32.png) [@csphinx](https://forum.kirupa.com/u/csphinx)
#### Post date: [February 19, 2004, 4:10pm UTC](https://forum.kirupa.com/t/button-help-a-question/43180/1 "2004-02-19T16:10:31Z")

</div>

I imported a pill button from my library to do a webpage. The pill buttons were designated for movie clips. After I changed the properties and made the buttons look nice, I tried to convert them to regular buttons only to have them turn grey and ugly. Is there a way to convert a movie clip pill button into a regular pill button and keep all the properties? Better yet… where can I get pill buttons that I can change? My library doesn’t have anymore.  
Secondly, is there a way, in Flash, to get text in a scroll box to automatically scroll? I know this can be done in html.

---

<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: [February 20, 2004, 12:58am UTC](https://forum.kirupa.com/t/button-help-a-question/43180/2 "2004-02-20T00:58:15Z")

</div>

yes yes yes yes yes,  
for one. Make your own pill button. search google enought stuff on there. also [flashkit.com](http://flashkit.com) has 30 pages of make pill button. You can make on of your own you do not need to rely on your library.

second loop this

```auto
scrollableText.scroll = currentScroll-1;

```
