[Q] new browserplugin in swiki does not load .sts file

Baveco, Hans J.M.Baveco at Alterra.wag-ur.nl
Tue Aug 27 13:58:28 UTC 2002


I noticed that with the new browserplugin projects load OK within a swiki
with the following minimal amount of code:

e.g.:
<embed type="application/x-squeak-source"
src="http://ibn005s/ER/connectER/coweb_uploads/corridor/17/corridorgame2.3.p
r" width="100%" height="100%" align="top" memory="15" >

where little more than the location of the projectfile is defined.

However, an alternative way - loading an *.sts file - does not seem to work
anymore:

<embed type="application/x-squeak-source"
src="uploads/21/corridorgame5.4.sts" width="100%" height="100%" align="top"
memory="15" >

that is, the plugin starts ok but no .sts file is executed anymore. 
Is there a simple trick to get this working again?

Thanks, 
Hans





More information about the Squeak-dev mailing list