Version Pro 5.20


Photos encoded in SWF file
(don't upload JPG files)

  setup_flash_slideshow_maker.exe     22.6 MB (23,782,112 bytes)
  moscow.html (IE9 Save target as... saves it only as .htm, so add L for accuracy!)
  moscow.swf     816 KB (836,101 bytes)
  01.jpg
  02.jpg
  03.jpg
  04.jpg

  Code for the HTML file:

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="576" height="432" id="tech">
<param name="movie" value="moscow.swf" />
<param name="quality" value="high" />
<param name="wmode" value="opaque" />
<param name="swfversion" value="6.0.65.0" />
<object type="application/x-shockwave-flash" data="moscow.swf" width="576" height="432">
<param name="quality" value="high" />
<param name="wmode" value="opaque" />
<param name="swfversion" value="6.0.65.0" />
</object>
</object>






Photos not encoded in SWF file
(upload JPG files, too)

  setup_flash_slideshow_maker.exe     22.6 MB (23,782,112 bytes)
  moscow2.html (IE9 Save target as... saves it only as .htm, so add L for accuracy!)
  moscow2.swf     82.7 KB (84,736 bytes)
  slides.xml
  01.jpg
  02.jpg
  03.jpg
  04.jpg

  Code for the HTML file (difference to above version in darkblue bold):

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="576" height="432" id="tech">
<param name="movie" value="moscow2.swf" />
<param name="quality" value="high" />
<param name="wmode" value="opaque" />
<param name="swfversion" value="6.0.65.0" />
<object type="application/x-shockwave-flash" data="moscow2.swf?xml_path=slides.xml" width="576" height="432">
<param name="quality" value="high" />
<param name="wmode" value="opaque" />
<param name="swfversion" value="6.0.65.0" />
</object>
</object>

Internet Explorer 8 (IE 8): works fine
Internet Explorer 9 (IE 9) and above: plays only in upper left hand screen (see below)