ActiveDen

Easing Scroller

Can i load the scroll dynamically?

  • easingScroller.targetMovie = “t”;
  • easingScroller.easingPower = “low”;
  • easingScroller.align = “vertical”;
  • easingScroller.fullscreen = “no”;
  • easingScroller.doMask = “true”;
  • easingScroller.trackColor = 0×000000;
  • easingScroller.mouseMe = false;
  • easingScroller.trackAlpha = 100;
  • easingScroller.autoScroll = 0;
  • easingScroller.loop = false;
  • easingScroller.stopOn = “None”;
  • easingScroller.trackWidth = 5;
  • easingScroller.trackHeight = 400;
  • easingScroller.barColor = 0xFF0055;
  • easingScroller.barAlpha = 100;
  • easingScroller.barkWidth = 5;
  • easingScroller.barHeight = 50;
  • easingScroller.barHeight = 50;
  • easingScroller._x = t._x + t._width + 10;

That is if the instance name of the scroller is “easingScroller”. example:
this.attachMovie(‘easingScroller’,’easingScroller’,this.getNextHighestDepth());

Where do i find the inspector window?

Go to Window and select Component Inspector or press Shift + F7 on your keyboard.

I have put dynamic content inside the target moviclip and when content changes (roll over buttons, animations, etc) the scrollbar jumps.

This issue is caused because if the content changes its size then the scroller is updated. Try to have the animations inside the original boundaries.

The mask seems to be cutting off some of the text on the right or bottom side.

To solve this is to put a transparent shape or movieclip wider than the text/content  beneath your text/content. 

This will force the mask to be wider or higher in any case.

Is there a way to prevent right content cliping?

Yes.

Edit the component and open the as window

and look for the line#273

var W:Number = targetMC._x + targetMC._width;

add a value to the right as shown below:

var W:Number = targetMC._x + targetMC._width + 40;

You must sign in or sign up to purchase this item.

$8Regular Licence

$8

Regular Licence a website (commercial, personal, client), free game, e-card, or presentation - Details

$40Extended Licence

$40

Extended Licence an app, paid game, or other software project, a website template for sale - Details

170 Purchases 42 Comments

Buyer Rating
12345 ( 13 ratings )
Ansimuz

Ansimuz

  • Has been a member for 3-4 years
  • Interviewed on the Envato Notes blog
  • Exclusive Author
  • Sold between 50 000 and 100 000 dollars
  • Bought between 1 and 9 items
  • Referred between 100 and 199 users
View Portfolio
Created 29 August 09
ActionScript Version AS2
Documentation Well Documented
Flash Files Included Flash FLA
Opens With Flash 8 (8+)
Published Size 8kb
Resolution Resizable
by
by
by
by
by