Apr 20 2010

Free AS3 Scrollbar Class

Category: Free Filesadmin @ 5:10 pm


I did a couple of searches around and I found out that you can’t easily find a free and good looking scrollbar class which supports Horizontal and Vertical scrolling both at the same time! so I decided to build one :)

then it turned out that it actually does even more than just scrolling horizontally and vertically!!! you can control everything also.

Here are the features of this class:

  • supports horizontal and vertical scrollers individually or you can use them both at the same time
  • the main class itself is extending MovieClip and you can simply add it to anywhere you’d like
  • the content to be scrolled, can be anything, text, html text, an image, a video file, sprite, shape, movieclip, whatever!
  • the scroll has a smooth movement and the speed is customizable
  • mouse wheel is supported
  • the scroller design can be easily modified for your own uses
  • live and runtime scroll support (if your content extends in the runtime, the scrollbar will fix itself to the new dimensions automatically)

Continue reading “Free AS3 Scrollbar Class”

Tags: , , , , , , , ,


Jan 22 2010

Scrollbar Class

Category: Utilsali @ 8:34 pm

Pure coding AS3 regSimpleScroll (regular simple scrollbar) class or in simple words let’s say scrollbar class.

8/22/2010 UPDATE

  • modifying mask size on runtime is now available.
  • getting mask width on run time, before and after addChild (all of the inputs are actully live and editable before and after addChild)
  • set vertical and horizontal percentage of the scrollbar on run time
  • Everything is completely live and OOp
  • Listened to your needs, Made an easier and cleaner content window, just copy and paste :)

Lucky you! what? you may say why? right?
Well, I must say, you’re lucky because you are about to seeing the MOST POWERFUL AS3 SCROLLBAR COMPONENT in the world!! Yep, you heard it right.

Forget about any scrollbar you had seen before, this component has been built in 40 days, YES you heard it right, 40 days for just a scrollbar.

Now that it’s finished I can’t just call it a scrollbar but I think it’s LIVE BEAST!

Live because you can set all inputs at runtime .
Live because it cares for your CPU usage.

A beast because it has a full interactive communication with the status of your content.
A beast because you can use your imagination to give it different styles.

And, aha, it’s not only ONE product (powerful scrollbar), but also the content window that used the scrollbar in itself is included in the package too. you don’t even need to open Adobe flash or something as the content window is completely dynamic and easy to be modified…(gets its content from a XML file and its styls are from a CSS file) I have explained how to modify it in the package for beginner users, so feel relax because everything is as easy as 123. Continue reading “Scrollbar Class”

Tags: , , , , , , , , , , , , , , , , , , ,