GOSWF (c)gludion.com 2008-2011
by: Olivier Besson, email: olive@gludion.com

site: http://www.gludion.com/go/
Tutorials: http://www.gludion.com/go/index.html#tutorials

VERSION 1.9:
- capture count bug fixed
- last move is now marked also in Edit mode
- works better with Google site.


DISTRIBUTION RIGHTS:
Goswf is the property of Olivier Besson, France.
You have the right to use it for your website (internet only), even with commercial use.

HTML EXAMPLE:
(check the tutorials for more detailed explanation)

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>goswf example</title>
</head>
<center>
<body bgcolor="#000000">
<EMBED src="goswf.swf"
flashVars="nav=16AAD9&bg=E8F3FD&url=motoki2.sgf"
width="640" height="480"
type="application/x-shockwave-flash"></EMBED>
</body>
</html>

FILES:
- HTML examples
- goswf.js: JS example for popup display
- goswf.png: icon for forum use.
- goswf_gadget.xml: gadget for google sites.
- motoki2.sgf: an example game (thanks to Motoki Noguchi).


	
