You need to follow the instructions in my previous post. In addition, let me comment your config file:
globalpath does not need to be set in the config file since it is set in the html/php file which outweighs the config file.
All other paths should be relative to the globalpath folder. Therefore, I imagine the config file should/could be like this:
05: globalpath = DShow/
06: path = testimagefolder/
07: directimage = false
28: startimage = startimage.jpg
31: backimage = background.swf
Please include a link to your slideshow once you have done the changes.