Search  

SCROLLING AREA (AS2)

HomeBrowse CategoriesFlashComponents & ExtensionsScrolling Area (AS2)

The Scrolling Area is an AS2 based component that enables drag-n-drog and fast skin customization.

It has an interface that allows scrolling to specific x and y points of content or cumulative scroll to x and y points of content.

It also has a scroll on, scroll off and scroll auto functionality that allows show scrollbars always, never or if needed respectively. Additionaly it let you know whenever the vertical or horizontal scrollbars become visible or not by using callback functions.

Other features:
  • Mouse wheel scroll enabled.
  • Horizontal scroll enabled.
  • Track and Thumb runs in a separated way (make skinning more flexible).
  • Can use whatever you want as skin (shapes, images, etc.).
See also:
DynaTilegrid Simulated Fire Preloader Package Smooth Image Scrolling Scrolling Area AS3

P.S.: The Published File Size depends of the embed content. The resolution is resizable because you can redraw the area, but the script do not resizes it.

Posted 5 months ago

not worth the time debugging your files…. might as well build a scroller myself

Posted 5 months ago

Ok sorry for the flip out… works great now… and i certainly cant complain about the price… guess one actually needs to read the documentation sometimes ;-)

Posted 5 months ago

@brettbrett

but your rating of 1 will certainly drop a lot of his sales which is not good for him. ;)

Posted 5 months ago

I totally agree with SaafiDesign.

But anywhay, hope the file can help you now you read the documentation.

Posted 5 months ago

Ja sorry about that… seems once your rate a product it’s writen in stone…. I’d change the rating if I could… any suggestions?

Since i am eating humble pie I might as well ask a relavent question… which I havnt seen answered in the doc file…. Can I have more than one instance in a scene? Just changing the instance name in the second scroll area doesnt seem to do the trick.

Posted 5 months ago

Ja sorry about that… seems once your rate a product it’s writen in stone…. I’d change the rating if I could… any suggestions?

Since i am eating humble pie I might as well ask a relavent question… which I havnt seen answered in the doc file…. Can I have more than one instance in a scene? Just changing the instance name in the second scroll area doesnt seem to do the trick.

Posted 5 months ago

Ja sorry about that… seems once your rate a product it’s writen in stone…. I’d change the rating if I could… any suggestions?

Since i am eating humble pie I might as well ask a relavent question… which I havnt seen answered in the doc file…. Can I have more than one instance in a scene? Just changing the instance name in the second scroll area doesnt seem to do the trick.

Posted 5 months ago

wow that wasnt so cool

Posted 5 months ago

Actually, the one star might help, as I came here just to see how terrible a scrollbar script can be after seeing the one star, and now am considering purchasing it now that I see the one star was a mistake :)

Posted 5 months ago

Hi brettbrett, I do not think you can change your rate… but do not worry about that. The important thing is that you recognize the file is good (as I put some time on it).

The answer for you question is: Yes. And to do that you will have the following code:

import miscellaneous.as3.scrollingarea.flash.ScrollingArea;
//as you already had
var sa:ScrollingArea = new ScrollingArea( mcScrollingArea );

//this is the new one
//note the sa2 and the instanceName2
//you can change it to your mc instance positionated on stage
var sa2:ScrollingArea = new ScrollingArea( instanceName2 );

So, as you saw, actually you can have any number of scrolling areas positionated on stage at the same time (each with a instance of ScrollingArea object to manage it).

peridyn, I liked you optimistic way to see this situation (of the rate), I just want more users on FD have the same thought! ;)

Posted 5 months ago

5 Stars – Awesome- easy to use – solid documentation – great! Had it up and working in less than 15 minutes – and believe me I am no Actionscripter or XML pro. Thanks so much!

Posted 5 months ago

The class or interface ‘miscellaneous.as3.scrollingarea.flash.ScrollingArea’ could not be loaded.

!!!!

I’m on a deadline! Help!

Posted 5 months ago

What a great content provider – you answer your mail so quickly :)

Thank you for solving my issue!

Posted 5 months ago

Hi folks,

Thank you for your hating and comments! ;)

Posted 5 months ago

TatoFlasher, thanks man you saved my life with this great file!

Posted 27 days ago

Thanks AudioVoyeur! :-D

Posted 20 days ago