No, they need to scroll on click/mouseover with the arrows.
If they move off the arrow, scrolling needs to stop.
Then they need to be able to click on an image to go to an info page…
(which I’m assuming will still be normal linking procedures)
I will need to be able to add images as needed; so I guess that means it
needs to be infinite scroll?..? (However, I don’t need that today
necessarily - unless it’s a do it right once… which I prefer
Will be the same feature on multiple pages (all the same images, same
scrolling, same links, etc.)
Hope this makes the water murky and not muddy!
Darlene Miller
email@hidden
On 7/14/11 6:23 PM, “DeltaDave” email@hidden wrote:
Can you explain a bit more?
Are you wishing to scroll these images automatically or via a
click/mouseover event?
Create the container that will display the scrolling items and apply the Scroll Layer action to it - position on your page.
Create the container that will display the content for it and apply the Scroll Content action. You can put any content in there you want ie text, images etc. This can be put on the pasteboard out of the way.
Create the Button(s) and apply the Scroll Button action, set the parameters you want.
Create the container that will display the scrolling items and apply the
Scroll Layer action to it - position on your page.
Create the container that will display the content for it and apply the
Scroll Content action. You can put any content in there you want ie text,
images etc. This can be put on the pasteboard out of the way.
Create the Button(s) and apply the Scroll Button action, set the
parameters you want.
Remember that if you use Mouseover for your button settings that this doesn’t really work in iOS - an iOS click will move the scroll but not nicely/smoothly.