Instead of a "circular" horizontal scroller, consider a "circular" rolling one:
http://forums.digitalpoint.com/showthread.php?t=1586971
http://www.dynamicdrive.com/forums/s...ad.php?t=49532
The only way I know to make a "circular" horizontal scroller is letter by letter. Remove a letter from the left, append it on the right. It's choppy, but it works.
I have an example of that, if interested contact me, and I'll send it to you.