Discuss Scratch
- Discussion Forums
- » Questions about Scratch
- » uploading scratch games to wix website
- unicorn1963
-
New Scratcher
6 posts
uploading scratch games to wix website
hi iam very new to this have managed to make a simple maze game and tryed to upload it to my site,i copied and pasted embeded code as per tuturial i followed,the game did appear in the widjet window but with a message saying are you viewing this on a phone or tablet,try it on a laptop or computer,flash player may be turned off or out of date,have checked this and all uptodate,I shared the game to facebook and game works found…if this has any relevance its a wix website
- footsocktoe
-
Scratcher
1000+ posts
uploading scratch games to wix website
Make this change to the embed code and try again…
Code now…
<iframe allowtransparency=“true” width=“485” height=“402” src=“//scratch.mit.edu/projects/embed/140109941/?autostart=false” frameborder=“0” allowfullscreen></iframe>
Change it to…
<iframe allowtransparency=“true” width=“485” height=“402” src="https://scratch.mit.edu/projects/embed/140109941/?autostart=false“ frameborder=”0" allowfullscreen></iframe>
Code now…
<iframe allowtransparency=“true” width=“485” height=“402” src=“//scratch.mit.edu/projects/embed/140109941/?autostart=false” frameborder=“0” allowfullscreen></iframe>
Change it to…
<iframe allowtransparency=“true” width=“485” height=“402” src="https://scratch.mit.edu/projects/embed/140109941/?autostart=false“ frameborder=”0" allowfullscreen></iframe>
- unicorn1963
-
New Scratcher
6 posts
uploading scratch games to wix website
hi footsocktoe i tryed that after finding it in another thread after a couple of attempts with me missing out the double dots after the https the result was the same ,very frustrating,going to try redoing the game from the start changing the code and see what happens
- footsocktoe
-
Scratcher
1000+ posts
uploading scratch games to wix website
hi footsocktoe i tryed that after finding it in another thread after a couple of attempts with me missing out the double dots after the https the result was the same ,very frustrating,going to try redoing the game from the start changing the code and see what happens
It would be easier to just make a small test project with only one sprite and see if you can embed it on a WIX page. It may be that you can't. Not all sites accept embed codes.
- modderamaker
-
Scratcher
4 posts
uploading scratch games to wix website
ive been tryna do tht this disscushun dont make no sense 

- -Cold-lord-X-
-
Scratcher
100+ posts
uploading scratch games to wix website
ive been tryna do tht this disscushun dont make no senseplease don’t necropost. Necroposting is when the when when the when the when you comment on an old topic that’s been resolved. You can get the embed by selecting “copy link” and copying the embed.
- Discussion Forums
- » Questions about Scratch
-
» uploading scratch games to wix website