Hi,
Right now i’m building a vertical flash menu (300×200) xml based with 7 items. When i move the mouse one of the 7 items start moving and when the right item is in the center of the screen one should be able to click this item and go to the disired url.
the thing is… one mouse movement (y-axis) the items scroll down. so when scroll to item 1, item 23 will still show. But items 4567 will fall out of the stage. What is want is that item 4567 will repeat itself just after item 1 (like a carousel) so the menu will be infinite.
Now my question is…. how can i do this? get item 4567 where i want them to be.
Hope one of u guys or girls can help me!!!
thanx!!!