Search  

AS3 XML SCROLLER WITH NO SCROLLBAR

HomeBrowse CategoriesFlashApplications and UtilitiesUtilitiesAS3 XML Scroller with no scrollbar

Need a scroller , but you do not want scrollbars… this is what you need.

- AS3 - Text Loads through XML - html rich textbox

Posted 4 months ago

Nice ! Very useful :)

Posted 4 months ago

Thats really useful .. well done

Posted 4 months ago

Cool :D Is it possible to customize the scrolling speed?

Posted 4 months ago

Yes it is possible to change the the scroll speed.

Since the AS uses tweenlite, it is very easy to change the speed. Go to line 89 and look for

TweenLite.to(event.target, .5

the .5 is what you want to change, the higher the number the SLOWER it will scroll. You may even change the tween type ie: ease, elastic, etc…

Posted 4 months ago
  • New updates ** - Auto Scroll, if the text is shorter than the scroll area the text will not scroll
Posted 4 months ago

Hi procreationstudios! I just bought your component and was wondering how to put anchor tags in the text area. Can you give me a sample code? And where to put it? I appreciate your help asap.

Posted about 1 month ago

Hi There, I bought this, but when I resized it, there is a GIANT space at the top and the scroll spots working. I ended up not using it. bummer I wasted $5.

Posted 6 days ago

How about one with a scrollbar? Now that I could use in AS3 ! Can’t seem to locate one here on this site.

Posted 4 days ago