The documentation in readme.txt for jquery slideshow says "Create a Content Type using Imagefield, be sure to allow multiple imagefields per node."

This confused me - I didn't know if I needed to create multiple imagefields in the CCK content type, or one imagefield configured so that "Number of Values" is greater than 1. After first creating multiple imagefields, I learned that what was needed was one imagefield configured to accept multiple values. Setting it to "unlimited" works nicely if you want to vary the number of images from time to time.

Hopefully this will help someone, and the documentation in the readme.txt could be revised to be more clear. Otherwise, this is a fantastic module. THANK YOU for creating it.