thank u for the heplful information.
I tried ur tips in setting explicit widths and heights for the containers.
keep up your good work
I will be a regular reader of ur blog
Hello, is there a way to manipulate the horizontalScrollPosition using data Binding? I’ve tried it out but it didn’t work, or am I doing something wrong???
Sorry, can you tell me what you are trying to do? the verticalscrollposition is handled with the scrollToItemIndex function. what do you mean by horizontal?
Billigflug on 29 Dec 2008 at 5:05 pm #
thank u for the heplful information.
I tried ur tips in setting explicit widths and heights for the containers.
keep up your good work
I will be a regular reader of ur blog
YosiDov on 09 Jun 2009 at 6:07 pm #
Wow, good job…
It is a way to change the scrolling speed?
Administrator on 10 Jun 2009 at 7:58 am #
Yes there is:
/**change the number of pixel scrolled at a time frame (ratio)**/
public function changeScrollSizeDurationRatio(val:Number):void
The default is 2.5, increase or decrease to play with speed.
Johnny on 05 Nov 2009 at 1:34 am #
Hi, this is awesome– is there a way to change amount of blur? thanks,
- John
Administrator on 05 Nov 2009 at 7:05 am #
Sorry no, just - enabled/disabled (blurEnabled). se comment above about duration, it could have affect on the blurring.
OGuzman on 05 Mar 2010 at 9:24 pm #
Hello, is there a way to manipulate the horizontalScrollPosition using data Binding? I’ve tried it out but it didn’t work, or am I doing something wrong???
Thanks and gr8 Job!
Administrator on 07 Mar 2010 at 2:57 pm #
Sorry, can you tell me what you are trying to do? the verticalscrollposition is handled with the scrollToItemIndex function. what do you mean by horizontal?