# 2 Questions - Scrolling & content design

**URL:** https://forum.kirupa.com/t/2-questions-scrolling-content-design/160192
**Category:** design
**Created:** [August 24, 2005, 1:48am UTC](https://forum.kirupa.com/t/2-questions-scrolling-content-design/160192 "2005-08-24T01:48:34Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![anif](https://avatars.discourse-cdn.com/v4/letter/a/da6949/32.png) [@anif](https://forum.kirupa.com/u/anif)
#### Post date: [August 24, 2005, 1:48am UTC](https://forum.kirupa.com/t/2-questions-scrolling-content-design/160192/1 "2005-08-24T01:48:34Z")

</div>

Hi all

Just had 2 questions.  
1)In flash, i have the following code on my custom buttons for scrolling text  
on (release) {  
scrolltext.scroll -= 1;  
}

I was wondering how do i make it so that when the user is still hovered over the button, the content keeps scrolling until they roll out. I tried changing the “release” to “rollOver”, but it still works as like the release which is you gotta keep clicking for continuous scroll. I presume i probably have to use some sort of while or something, but i’m not sure how to go about it…?

2)Second question, i want to improve the content design on my website. I am looking to go for the “crisp liquidy” look…by this i mean the way for examples how icons and buttons look on a MAC. They have this crisp-clear, shiny-glossy, liquidy theme going on which looks nice. I was wondering is there anyway of doing this in photoshop to my text/graphics i do or any tutorials that can help on coordinating the colors and making it look like that.

Thanks for the help!
