In the hope that this will help others - I have spent a bit of time to take the 1.2.3 scroller and add in the changes to get circular scrolling without gaps, fix the initialIndex and implement the itemCount parameter (like size from 1.2), and get the next/previous buttons disabling/enabling correctly.
(I tried to paste the code directly but the forum is choking on it - so here is a download)
http://www.pawprint.net/scrollable.zip
I have one known issue currently: if there are multiple scrollers on the same page, only the first one actually seeks to to the right initialIndex (the rest get it set correctly but wait for focus before they seek) - if anyone can spot the place to that part of it - please share :)
a lot of this was discussed here:
http://flowplayer.org/tools/forum/35/41619
and here
http://flowplayer.org/tools/forum/35/42446
(I tried to paste the code directly but the forum is choking on it - so here is a download)
http://www.pawprint.net/scrollable.zip
I have one known issue currently: if there are multiple scrollers on the same page, only the first one actually seeks to to the right initialIndex (the rest get it set correctly but wait for focus before they seek) - if anyone can spot the place to that part of it - please share :)
a lot of this was discussed here:
http://flowplayer.org/tools/forum/35/41619
and here
http://flowplayer.org/tools/forum/35/42446
