The html code for
Math Solitaire:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
id="explorer" width="600" height="500">
<param name="movie"
value="http://games.mochiads.com/c/g/math-solitaire/MathSolitaire.swf" />
<param name="quality" value="high" />
<param name="allowScriptAccess" value="sameDomain" />
<embed src="http://games.mochiads.com/c/g/math-solitaire/MathSolitaire.swf"
width="600" height="500" name="explorer" align="middle"
play="true" loop="false" quality="high"
allowScriptAccess="sameDomain"
type="application/x-shockwave-flash"
pluginspage="http://www.adobe.com/go/getflashplayer">
</embed>
</object>
All the
Math Solitaire and
Math Solitaire N games are packed in one flash swf file (MathSolitaire.swf).
Generally, embedding MathSolitaire.swf in html will start playing Math Solitaire. To play Math Solitaire N games,
you can use either of the 2 methods:
- change the swf file name to MathSolitaireN.swf. For example,
Changing name to MathSolitaire14.swf will start playing Math Solitaire 14,
Changing name to MathSolitaire15.swf will start playing Math Solitaire 15, ...,
Changing name to MathSolitaire36.swf will start playing Math Solitaire 36.
- append a flash parameter to the swf file. For example,
MathSolitaire.swf?n=14 will start playing Math Solitaire 14,
MathSolitaire.swf?n=15 will start playing Math Solitaire 15, ...,
MathSolitaire.swf?n=36 will start playing Math Solitaire 36.
NOTE: Please don't hotlink the file
MathSolitaire.swf on MathSolitaire.com, for the hosted server is not very powerful.
You can
download this file and put it on your server
or you can hotlink it from
mochiads:
http://games.mochiads.com/c/g/math-solitaire/MathSolitaire.swf.