Sticky Button class for Flash Actionscript 3
Enjoy this old, but still nice mjau-mjau.com sticky buttons script for AS3. Couldn't find it anywhere for AS2 or AS3 so i rewrote it for AS3; Feel free to use anywhere...
PHP, Flash, Flex, Air RIA development
Enjoy this old, but still nice mjau-mjau.com sticky buttons script for AS3. Couldn't find it anywhere for AS2 or AS3 so i rewrote it for AS3; Feel free to use anywhere...
UPDATE: THERE IS A MUCH FASTER COVERFLOW NOW AVAILABLE, WHICH HAS BOTH FEATURES ALREADY IN IT!
http://www.weberdesignlabs.com/blog/2009/12/flash-10-coverflow/
---------------------------------------------------------------------------------------------
Thanks to Liip for open sourcing their great coverflow clone, which did very well for
Baltkom TV - Premiere and Cinema channels microsite

We added 2 more features:
You can download the patched files or a Subversion patch file
Both features are implemented as settings to be configured in data.xml:
<!-- Turn rotation on by setting rotation to "true": -->
<rotation>true</rotation>
<!-- Display different start conver by specifying start index -->
<startIndex>1</startIndex>
<!-- You can also set this to "center" for having always the middle start index -->
<startIndex>center</startIndex>