FlashOtaku Reloaded
Actionscript 3, Flash Components November 4th, 2008As you’ve probably seen the website was updated today and a few new components were added: Thumbnail Grid, Carousel and StackFlow. Also the Thumbnail Scroller component was rewritten based on the new framework that was used with the other components. All the components are written in AS3.
Although these new components are not free, they are pretty affordable considering all the available features. On each component’s page you can find a few examples that illustrate some of the available features.
The old components will remain available for download in the blog area.
Feel free to take a look at the new components and express your thoughts here on the blog.
November 28th, 2008 at 11:48 pm
Hello,
I’m using the old thumbnail scroller component and I know there is a bug with the speed property not working when set through code. Is that fixed in the new version?
Cheers,
Paul
November 29th, 2008 at 12:23 am
Hi Paul,
Yes, it’s fixed. You can set the speed using the ‘mouseScrollSpeed’ property.
myScroller.mouseScrollSpeed = 10, for example.
Cheers,
David