<DIV>Hello,</DIV>
<DIV>I want to use the SqueakPlugIn to publish a project on the web. I worked on Squeak3.6 and did a test by&nbsp;using the "Make a Painting" tool in the Navigator bar to create a picture and save this project to local disc as test1.001.pr. Then I&nbsp;put this project on a webserver and created a&nbsp;html file as follows:</DIV>
<DIV>&nbsp;</DIV>
<DIV>&lt;html&gt; <BR>&lt;head&gt;<BR>&lt;title&gt;Squeak Plugin Launcher&lt;/title&gt;<BR>&lt;BASE href="<A href="http://www.squeakland.org">www.squeakland.org</A>"&gt; <BR>&lt;meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"&gt;<BR>&lt;/head&gt;</DIV>
<DIV>&lt;body bgcolor="#FFFFFF"&gt;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&lt;OBJECT<BR>&nbsp;ID="SqueakOCX Control"<BR>&nbsp;WIDTH=1024 HEIGHT=768<BR>&nbsp;ALIGN=center BORDER=2<BR>&nbsp;CLASSID="CLSID:2BE9C39E-8386-4435-B337-FCDAD8EAB006"<BR>&nbsp;CODEBASE="<A href="http://www.squeakland.org/installers/SqueakPluginInstaller.exe">http://www.squeakland.org/installers/SqueakPluginInstaller.exe</A>"&gt;<BR>&nbsp; &lt;PARAM name="src" value="<A href="http://MyOwnWebServer/test1.001.pr">http://MyOwnWebServer/test1.001.pr</A>"&gt;<BR>&nbsp; &lt;PARAM name="update" value="207"&gt;<BR>&nbsp; &lt;PARAM name="win32" value="Squeak3.2gamma of 12 January 2002 [latest update: #4879]"&gt;<BR>&nbsp; &lt;PARAM name="macos" value="Squeak3.1alpha of 16 May 2001 [latest update: #4081]"&gt;<BR>&nbsp; <BR>&nbsp; &lt;PARAM name="loader_url" value="<A href="http://www.squeakland.org/project.jsp">http://www.squeakland.org/project.jsp</A>"&gt;<BR>&nbsp; &lt;PARAM name="pluginspage" value="<A
 href="http://www.squeakland.org/detect.html">http://www.squeakland.org/detect.html</A>"&gt;<BR>&nbsp; &lt;PARAM name="update_url" value="<A href="http://www.squeakland.org/update/">http://www.squeakland.org/update/</A>"&gt;<BR>&nbsp; &lt;PARAM name="apiSupported" value="TRUE"&gt;<BR>&lt;/OBJECT&gt;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&lt;/body&gt;<BR>&lt;/html&gt;<BR></DIV>
<DIV>
<DIV>However, it threw exception as:</DIV>
<DIV>ZipFileMember(Object)&gt;&gt;error: bad LH signature at I6rFA2</DIV>
<DIV>ZipFileMember(Object)&gt;&gt;readLocalDirectoryFileHeaderFrom</DIV>
<DIV>&nbsp;</DIV>
<DIV>Any help?</DIV>
<DIV>Thanks</DIV>
<DIV>Kwiyi</DIV></DIV><p>
                <hr size=1>Do you Yahoo!?<br>
<a href="http://us.rd.yahoo.com/mail_us/taglines/virus/*http://promotions.yahoo.com/new_mail/static/protection.html">Yahoo! Mail</a> - Helps protect you from nasty viruses.