Dear Sharkbite,
maybe is this plugin
http://dev.cmsmadesimple.org/project/files/172 something for you.
You can give the image_rotator the following parameters:
(optional) rotator - 'new' display alternative cross browser rotator. Default is old behavior
(optional) folder - RELATIVE URL folder to pick images from. Default is 'uploads/images/'
(optional) debug - Print a html COMMENT with folder info
(optional) number - Maximum display image number. Default is 0 (all)
(optional) maxdepth - Recursive folder maximum depth (-1=unlimited). Default is 0 ('folder' only)
(optional) allowextension - Allow extensions of files. Default are 'jpg,jpeg,gif,png'
(optional) includeprefix - Explicitly include this file only. For 'thumb' you must set empty excludeprefix. Default is unspecified
(optional) excludeprefix - Explicitly exclude this file only. Default is 'thumb'
(optional) speed - Rotation speed of images in second. Default is 9
(optional) speed_fade - Fade speed of images in second (IE only). Default is 4
(optional) alt - Image description/mouse-over text. Default is 'Image rotator'
(optional) title - Image description/mouse-over text. Default is same of alt
(optional) width - Image width in px. Default is unspecified
(optional) height - Image height in px. Default is unspecified
(optional) class - Image style CSS. Default is unspecified
(optional) align - Image alignment. Default is unspecified
(optional) border - Image border in px. Default is unspecified
(optional) hspace - Image horizontal space in px. Default is unspecified
(optional) vspace - Image vertical space in px. Default is unspecified
(optional) mod - Personal modifier to allow multiple instances on the same page, ID-tag and NAME-tag depend of this. Default is random value
(optional) random - True for random images order, false for natural image ordering. Default is true
(optional) url - Add a link for image. Default is false
(optional) url_class - Add a style CSS to link if url parameter is set
(optional) url_target - Add a target if url parameter is set
Good luck with it.