It looks like the guys at SSP have changed the package and you only need slideshowpro.swf.
Try replacing in mod_easyssp.php
<?php echo JURI::base();?>/loader.swf
with
<?php echo JURI::base();?>/slideshowpro.swf
The above applies for the J! 1.5 module.
For J! 1.0, in mod_easyssp.php just find/replace loader.swf and replace with slideshowpro.swf.