This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-10-24 00:51:28

MathWizz
Scratcher
Registered: 2009-08-31
Posts: 1000+

JsScratch - New Official Thread

JsScratch is a new JavaScript based project player/viewer than can run Scratch projects in a webpage without using Flash or Java.

GitHub

Download Userscript
Note: If you have the old userscript, remove it or you will have a second player on the page.

I made some changes to the userscript. Now, instead of having to re-download it, it pulls all the scripts and CSS directly from GitHub so it will always be up to date. Oh yeah, it looks better too.  wink

Last edited by MathWizz (2012-10-24 00:52:28)


http://block.site90.net/scratch.mit/text.php?size=30&text=%20A%20signature!&color=333333

Offline

 

#2 2012-10-24 09:13:16

al-x
New Scratcher
Registered: 2012-10-03
Posts: 100+

Re: JsScratch - New Official Thread

Can I help with this? I am making scratch in js for mobile devices... and Ive used the js player and its awesome.

Offline

 

#3 2012-10-24 19:46:58

al-x
New Scratcher
Registered: 2012-10-03
Posts: 100+

Re: JsScratch - New Official Thread

you have a bug in your code every time I try to run player.html it comes out with: NETWORK_ERR: XML_HttpRequest Exception 101 I think the problem is its trying to get the code from github and thats the error

Offline

 

#4 2012-10-25 15:48:04

MathWizz
Scratcher
Registered: 2009-08-31
Posts: 1000+

Re: JsScratch - New Official Thread

Thanks. Were you the one the submitted a pull request on github? As for the error, I seems to be a cross-origin request. Try putting the project and the player on the same domain.


http://block.site90.net/scratch.mit/text.php?size=30&text=%20A%20signature!&color=333333

Offline

 

#5 2012-10-26 12:46:10

al-x
New Scratcher
Registered: 2012-10-03
Posts: 100+

Re: JsScratch - New Official Thread

MathWizz wrote:

Thanks. Were you the one the submitted a pull request on github? As for the error, I seems to be a cross-origin request. Try putting the project and the player on the same domain.

no but can I help with this?

Offline

 

#6 2012-10-26 19:56:54

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: JsScratch - New Official Thread

Can I help with this as well?


http://i.imgur.com/YBeXc.png

Offline

 

#7 2012-10-27 13:00:34

s_federici
Scratcher
Registered: 2007-12-18
Posts: 500+

Re: JsScratch - New Official Thread

Bump (just to keep me posted)

Offline

 

Board footer