# Scrolling text

**URL:** https://forum.kirupa.com/t/scrolling-text/150345
**Category:** Uncategorized
**Created:** [June 6, 2005, 10:37pm UTC](https://forum.kirupa.com/t/scrolling-text/150345 "2005-06-06T22:37:47Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![sumire](https://avatars.discourse-cdn.com/v4/letter/s/cdc98d/32.png) [@sumire](https://forum.kirupa.com/u/sumire)
#### Post date: [June 6, 2005, 10:37pm UTC](https://forum.kirupa.com/t/scrolling-text/150345/1 "2005-06-06T22:37:47Z")

</div>

I have three questions…  
please help if you can.

1. Scrolling text. Is there a way to create scrolling (scroll bar and all), with the background remaining transparent? Can I do this with the scrollbar offered from the components?

2. So far for my text my code on the arrows looks like this:  
on (release) {  
text.scroll-=1  
}  
What code should I add if I want the text to continuously scroll on “hold”?

3. Finally, If I want the text to be able to load as a PDF… um… how do I go about doing this?

Thank you so much for your time and consideration!  
-sumire
