Cowboy,
I want to look further into simple solutions to alleviate the 31px x 31px slideshow image issue for users with FP Server Extensions. I have posted the question to anumber of FP related forums.
http://www.timeforweb.com/frontpage/forum/forum_posts.asp?TID=6748&PN=1&TPN=1
http://www.talkfrontpage.com/showthread.php?p=48249
http://www.frontpagetalk.com/forums/m_84565/appid_/p_1/mpage_1/key_/tmode_1/smode_1/s_/tm.htm
http://www.frontpagewebmaster.com/m-384530/tm.htm
Wanted to let you know in case you would like to weigh in there as one that is intimate with Shozam and FP.
Also, I found interesting the suggestion posted in the first link. Could you test to see if it produces results on your server with the extensions installed? Basically bracketing the code for the image display with a tag supposedly telling the Server Extensions to leave that code alone... If this works, we can change the Shozam code so there would be no further need of technical workarounds.
<!--webbot bot="HTMLMarkup" startspan -->
<img src="../theme/images/indicator.gif" id="SlideShow" name="SlideShow" border="0" class="imgBorder protect" />
<!--webbot bot="HTMLMarkup" endspan -->
In the interim, if someone has the FrontPage issue with the Shozam Slideshow, and they have Shozam Business Edition, they can also try putting the following code on the HTML tab in Step 5 of Shozam.
Put in the upper box:
<!--webbot bot="HTMLMarkup" startspan -->
Put in the lower box:
<!--webbot bot="HTMLMarkup" endspan -->
Please post here if this corrects the Slideshow issue.