Sorry for the half done mail, hit the wrong key...

John Voiklis wrote:
> 
> Uh oh, the new plugin doesn't work with project swiki; it seems to be an
> issue both with regard to how it is embedded with html and with squeak
> compatability.

You are using IE on Windows?
Then you need a different template:

<OBJECT
        ID="SqueakOCX Control"
        WIDTH=1024 HEIGHT=768
        ALIGN=center BORDER=2
        CLASSID="CLSID:2BE9C39E-8386-4435-B337-FCDAD8EAB006"

CODEBASE="http://www.squeakalpha.org/installers/SqueakPluginInstaller.exe";>
  <PARAM name="src"
value="http://www.squeakalpha.org/projects/EToy-Template.001.pr";>
  <PARAM name="update" value="111">
  <PARAM name="win32" value="Squeak3.2gamma of 12 January 2002 [latest
update: #4879]">
  <PARAM name="macos" value="Squeak3.1alpha of 16 May 2001 [latest
update: #4081]">
  
  <PARAM name="loader_url"
value="http://www.squeakalpha.org/project.jsp";>
  <PARAM name="pluginspage"
value="http://www.squeakalpha.org/detect.html";>
  <PARAM name="update_url" value="http://www.squeakalpha.org/update/";>

</OBJECT>


Michael

Reply via email to