This website requires JavaScript.
Explore
Help
Sign in
scratchfoundation
/
scratch-html5
Archived
Watch
1
Star
0
Fork
You've already forked scratch-html5
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
This repository has been archived on
2025-05-04
. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
a206f6ef86
Branches
Tags
No results found.
scratch-html5
/
js
History
Download ZIP
Download TAR.GZ
Ivan Pedrazas
a206f6ef86
Fixed the error 'createGainNode is not a function' with Firefox. createGainNode has been replaced with createGain
2013-11-05 23:00:19 +00:00
..
primitives
Add show/hide list blocks, fix list reporters, and fix show/hide var (issue was with multiple sprites having same local variable name).
2013-11-04 22:28:23 +02:00
sound
Formatting and indentation fixes
2013-11-01 23:14:39 -04:00
util
Formatting and indentation fixes
2013-11-01 23:14:39 -04:00
Interpreter.js
Fixed look of the green flag over the HTML5 player. Moved some styles into compare.css from compare.html. Implemented debug logs for Javascript and Actionscript to compare the operation of both virtual machines. Moved start and stop buttons above the players.
2013-11-04 06:11:05 +00:00
IO.js
Fixed conflicts, ready to merge.
2013-11-04 20:18:47 -08:00
Reporter.js
Some list watcher style changes.
2013-11-04 23:06:54 +02:00
Runtime.js
Fixed the error 'createGainNode is not a function' with Firefox. createGainNode has been replaced with createGain
2013-11-05 23:00:19 +00:00
Scratch.js
Formatting and indentation fixes
2013-11-01 23:14:39 -04:00
Sprite.js
Fixed clicking bug and added changes to the COMPARE page.
2013-11-04 18:52:33 -08:00
Stage.js
Formatting and indentation fixes
2013-11-01 23:14:39 -04:00