I installed and activated the plugin, added "<?php wp_print_script('jquery'); ?>" between the <head> tags in my header file, uploaded my images and placed "<?php wp_crossfade( 'group=home&show_text_overlay=false&clickable=true' ); ?>" in my home page template to place the banners... and what I got was an "Exception thrown and not caught" error. Any ideas? The wp_crossfade functio is placed in <div> tags, if that makes a difference...
Thank you!