Tag Archives: flash scrollbar

How to make a scrollbar in flash

March 14, 2010

2 Comments

Step 1 Start a new movie: File » New. Then go to Modify » Movie and change the width and height to whatever your prefference might be. The one I’m making is Width: 550 Height: 400. Then create the up and down arrows as it is on the left. Then select the Up Arrow and [...]

Continue reading...

How to change ScrollBar colors

February 27, 2010

2 Comments

This information applies ONLY to the old ScrollBar component that came with Flash MX and to the “Flash MX Components for Flash 2004.” If you are using the new UIScrollBar component for Flash MX 2004, this will not work. Please see the other Tips page about using a scrollbar in MX 2004. Seven lines of [...]

Continue reading...

Create MovieClip Scroller

February 1, 2010

10 Comments

Language Version : ActionScript 3.0 Runtime Versions : AIR 1.0, Flash Player 9.0.28.0 The ScrollBar component provides the end user with a way to control the portion of data that is displayed when there is too much data to fit in the display area. The scroll bar consists of four parts: two arrow buttons, a [...]

Continue reading...