Customizing scrollbars in flex using css

14 05 2009


ScrollBar  {
up-arrow-skin: ClassReference(null);
down-arrow-skin: ClassReference(null);
trackSkin:
Embed(source="/assets/images/scrollbar/scrolltrack.png",
scaleGridLeft="7", scaleGridTop="5",
scaleGridRight="8", scaleGridBottom="7");
thumbDownSkin:
Embed(source="/assets/images/scrollbar/thumb.png",
scaleGridLeft="7", scaleGridTop="5",
scaleGridRight="8", scaleGridBottom="7");
thumbUpSkin:
Embed(source="/assets/images/scrollbar/thumb.png",
scaleGridLeft="7", scaleGridTop="5",
scaleGridRight="8", scaleGridBottom="7");
thumbOverSkin:
Embed(source="/assets/images/scrollbar/thumb.png",
scaleGridLeft="7", scaleGridTop="5",
scaleGridRight="8", scaleGridBottom="7");
}

This css will remove the Up arrow and Down arrows from the ScrollBar.

And the thumb and track of ScrollBar is customized with images(15X15).

By changing the thumb image and track image we change the Scrollars theme


Actions

Information

3 responses

16 06 2009
anime dog rapes

mm. nice.

1 07 2009
amanda incest anime

emm… strange )

25 11 2009
Wemaweannaple

Looks like you are a true expert. Did ya study about the subject? hehe

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s




Follow

Get every new post delivered to your Inbox.