Have you ever wanted to put the new scratch flash player on your website. Then you came to the right place. Just put in this code into your website and you will have it.
<object width="482" height="387" type="application/x-shockwave-flash" data="http://scratch.mit.edu/static/misc/Scratch.swf"><param name="allowScriptAccess" value="always"><param name="allowFullScreen" value="true"><param name="flashvars" value="project=(link to your scratch game's file(this doesn't need to be on the scratch website, it can be any were on the web))?version=1"></object>
Here is an example
<object width="482" height="387" type="application/x-shockwave-flash" data="http://scratch.mit.edu/static/misc/Scratch.swf"><param name="allowScriptAccess" value="always"><param name="allowFullScreen" value="true"><param name="flashvars" value="project=http://scratch.mit.edu/static/projects/pjtnt11/3002093.sb?version=1"></object>
Last edited by pjtnt11 (2013-01-11 13:34:26)
Offline