[ANN] A 6 MB SqueakPlugin.image

Michael Rueger mike.rueger at gmail.com
Fri Mar 17 18:04:45 UTC 2006


Lic. Edgar J. De Cleene wrote:
> Here you could see running on Explorer on my Mac.
> Also run in Firefox, Safari and iCab
> 
> Now I wish know if someone know how modify the following and someone could
> use this image remote via Browser

Try this, it's a slightly stripped down version of what squeakland uses. 
For this to work your image needs to replace the SqueakPlugin.image in 
the squeakland installation.

Michael


<OBJECT
	ID="SqueakOCX Control"
	WIDTH=1024 HEIGHT=768
	ALIGN=center BORDER=2
	CLASSID="CLSID:2BE9C39E-8386-4435-B337-FCDAD8EAB006"
	CODEBASE="http://www.squeakland.org/installers/SqueakPluginInstaller.exe">
<embed
	type="application/x-squeak-source"
	ALIGN="CENTER"
	WIDTH="1024"
	HEIGHT="768"
	pluginspage="http://www.squeakland.org/detect.html"
	update_url="http://www.squeakland.org/update/"
	></embed>
</OBJECT>



More information about the Squeak-dev mailing list