Discuss Scratch
- Discussion Forums
- » Suggestions
- » Youtube Dumping Flash. It's Time for the ST to Work on HTML5 Again
- Thepuzzlegame
-
1000+ posts
Youtube Dumping Flash. It's Time for the ST to Work on HTML5 Again
I agree that flash is becoming more and more obsolete and it would be nice to see an HTML5 player for Scratch instead. So support!
I would love to see that! In the meantime, I might try hacking together an html5 editor using phosphorus, jszip, and scratchblocks2…
- QuillzToxic
-
1000+ posts
Youtube Dumping Flash. It's Time for the ST to Work on HTML5 Again
Meany schools also don't have flash, mainly because of security and flash is a pain to install because of a custom installer that does not have an MSI extension…
- LionsStair
-
100+ posts
Youtube Dumping Flash. It's Time for the ST to Work on HTML5 Again
I completely agree, Google is becoming more independent and wants to improve its “looks” by only using HTML5 player, so ST we would ALL love to have you help us!
Support!
Support!
- iTweak0r
-
100+ posts
Youtube Dumping Flash. It's Time for the ST to Work on HTML5 Again
You don't It's a good idea, but what about those of us who won't be getting HTML 5 anytime soon? Then we won't be able to use Scratch.get HTML5.

- AonymousGuy
-
1000+ posts
Youtube Dumping Flash. It's Time for the ST to Work on HTML5 Again
Chrome has a version of Flash and can be installed without admin permissions. Meany schools also don't have flash, mainly because of security and flash is a pain to install because of a custom installer that does not have an MSI extension…
But yes, I do support - and maybe for compatibility's sake a way to change back to the Flash player?
One thing - HTML5 has no good way to constantly detect mouse position (as far as I can tell) without lag, so someone may have to find a way around that.
- SuperdoggyJr
-
42 posts
Youtube Dumping Flash. It's Time for the ST to Work on HTML5 Again
Chrome has a version of Flash and can be installed without admin permissions. Meany schools also don't have flash, mainly because of security and flash is a pain to install because of a custom installer that does not have an MSI extension…
But yes, I do support - and maybe for compatibility's sake a way to change back to the Flash player?
One thing - HTML5 has no good way to constantly detect mouse position (as far as I can tell) without lag, so someone may have to find a way around that.
Is that so? Seems phosphorus did it fairly well / efficiently…

http://phosphorus.github.io/#45782534
- MegaApuTurkUltra
-
1000+ posts
Youtube Dumping Flash. It's Time for the ST to Work on HTML5 Again
Chrome has a version of Flash and can be installed without admin permissions. Meany schools also don't have flash, mainly because of security and flash is a pain to install because of a custom installer that does not have an MSI extension…
But yes, I do support - and maybe for compatibility's sake a way to change back to the Flash player?
One thing - HTML5 has no good way to constantly detect mouse position (as far as I can tell) without lag, so someone may have to find a way around that.
var mx = 0, my = 0; $(document).on("mousemove", function(e){ mx = e.clientX; my = e.clientY; }); $(document).on("touchdrag", function(e){ mx = e.originalEvent.touches[0].touchX; // or some other hacks I forgot how exactly to do this my = e.originalEvent.touches[0].touchY; });
- epicRedHot
-
500+ posts
Youtube Dumping Flash. It's Time for the ST to Work on HTML5 Again
I support.
- navysmeagol_175
-
100+ posts
Youtube Dumping Flash. It's Time for the ST to Work on HTML5 Again
thats firefoxes fault Firefox on my laptop plays HTML5 videos horribly.
- Jonathan50
-
1000+ posts
Youtube Dumping Flash. It's Time for the ST to Work on HTML5 Again
Full support.
- Scratcher1002
-
1000+ posts
Youtube Dumping Flash. It's Time for the ST to Work on HTML5 Again
HTML5 is built into the browser. HTML5 is a newer version of what Chrome, Opera, IE, Firefox, etc. use to display websites such as Scratch and YouTube. It's a good idea, but what about those of us who won't be getting HTML 5 anytime soon? Then we won't be able to use Scratch.
- Jonathan50
-
1000+ posts
Youtube Dumping Flash. It's Time for the ST to Work on HTML5 Again
Erm… It's a good idea, but what about those of us who won't be getting HTML 5 anytime soon? Then we won't be able to use Scratch.
no.
It's 2015, and you can't still be running Windows 2k.
rural schools…
- CatsUnited
-
1000+ posts
Youtube Dumping Flash. It's Time for the ST to Work on HTML5 Again
Some businesses still use wayyyyyyyyy older computers.Erm… It's a good idea, but what about those of us who won't be getting HTML 5 anytime soon? Then we won't be able to use Scratch.
no.
It's 2015, and you can't still be running Windows 2k.
rural schools…
Anyway, I agree that the ST needs to get back to working on the HTML5 player (and hopefully editor). Most people in my classroom still play Flash games (with the exception of agario), so it isn't exactly obsolete yet, but it's quickly coming.
- Jonathan50
-
1000+ posts
Youtube Dumping Flash. It's Time for the ST to Work on HTML5 Again
OkSome businesses still use wayyyyyyyyy older computers.Erm… It's a good idea, but what about those of us who won't be getting HTML 5 anytime soon? Then we won't be able to use Scratch.
no.
It's 2015, and you can't still be running Windows 2k.
rural schools…
Anyway, I agree that the ST needs to get back to working on the HTML5 player (and hopefully editor). Most people in my classroom still play Flash games (with the exception of agario), so it isn't exactly obsolete yet, but it's quickly coming.
rural countries…
Last edited by Jonathan50 (Oct. 5, 2015 01:41:59)
- DeadGoldFish123
-
1000+ posts
Youtube Dumping Flash. It's Time for the ST to Work on HTML5 Again
Good Idea, ST start working on it
- SaltyEggplant
-
4 posts
Youtube Dumping Flash. It's Time for the ST to Work on HTML5 Again
Support. The newest version of Firefox disables Flash by default too, and while I've got it back to view Scratch projects, it crashes all the time. I only keep Flash for Scratch and it's kind of obsolete.
Kind of a shame when the 2.0 editor and the project player is based on Flash
Kind of a shame when the 2.0 editor and the project player is based on Flash

- 3sal2
-
100+ posts
Youtube Dumping Flash. It's Time for the ST to Work on HTML5 Again
After the “removed pixelblender” incident, I think we should have switched to HTML5 earlier.
Support.
Support.
- gamebeater187
-
1000+ posts
Youtube Dumping Flash. It's Time for the ST to Work on HTML5 Again
so how does youtube's decision to stream its videos through the HTML5 player have to do with Scratch projects???
HTML player has something to do with Scratch projects (ask somebody else what).
- -Amaru-
-
85 posts
Youtube Dumping Flash. It's Time for the ST to Work on HTML5 Again
No support. It would be a maintenance nightmare. And one of these nightmares that really scare. 

- CatsUnited
-
1000+ posts
Youtube Dumping Flash. It's Time for the ST to Work on HTML5 Again
1. In a different website , still hosted on the Scratch servers. Won't affect this site until the HTML5 player is ready (sometime this century). No support. It would be a maintenance nightmare. And one of these nightmares that really scare.
2. Flash is quickly becoming obsolete.
- Discussion Forums
- » Suggestions
-
» Youtube Dumping Flash. It's Time for the ST to Work on HTML5 Again