Flash Scrolling Text Buttons
Flash Scrolling Text Buttons
- Started
- Last post
- 3 Responses
- brandonbleed
word to moms,
does anybody know how to make scrolling text buttons in flash like the ones on this site: http://www.contrabrand.net/
on my site, I can get the the text to scroll, but you have to constantly click the arrows to keep scrolling. I'd like to be able to just hold down on the arrows to scroll like the site above. here's what I currently have: http://www.brandoneck.com/
any help would be super appreciated. thanks a lot.
- grafholic0
a resource and tutorial:
http://www.flashkit.com/tutorial…
- brandonbleed0
You are the coolest! Thanks.
- UndoUndo0
use setInterval() to call yr scroll function when the user clicks and then call clearInterval() onRelease