midnightleopard wrote:
veggieman001 wrote:
midnightleopard wrote:
**FLASH IS AN ABOMINATION**
Where do I begin???
It is slow
It lags
It makes developers pay an $800 fine to a private company
It's losing support
HTML5 with Canvas is the future. It doesn't lag, it's open source and it's free as anything.
There is one problem with Canvas though, collision detection is nearly impossible with image sprites. Besides that,
Flash was a mistakeI don't really feel that it's a mistake. Flash can be a lot easier for children to use because it's less glitchy and more supported through plugins than HTML5 is, especially with the oh-so-common Internet Explorer.
Flash is much more glitchy. Internet Explorer also falls under the category of Abomination, so people should leave internet explorer out of the question. Compatibility with IE isn't important, if anything, purposely make websites that don't work with IE. That will get more people to delete it.
Dont mean to go off topic but whats wrong with IE? I quite like IE 9
Offline
veggieman001 wrote:
midnightleopard wrote:
**FLASH IS AN ABOMINATION**
Where do I begin???
It is slow
It lags
It makes developers pay an $800 fine to a private company
It's losing support
HTML5 with Canvas is the future. It doesn't lag, it's open source and it's free as anything.
There is one problem with Canvas though, collision detection is nearly impossible with image sprites. Besides that,
Flash was a mistakeI don't really feel that it's a mistake. Flash can be a lot easier for children to use because it's less glitchy and more supported through plugins than HTML5 is, especially with the oh-so-common Internet Explorer.
Please don't consider this spam, it's true.


Offline
midnightleopard wrote:
**FLASH IS AN ABOMINATION**
Where do I begin???
It is slow
It lags
It makes developers pay an $800 fine to a private company
It's losing support
HTML5 with Canvas is the future. It doesn't lag, it's open source and it's free as anything.
There is one problem with Canvas though, collision detection is nearly impossible with image sprites. Besides that,
Flash was a mistake
Offline
Before the decision of platform for Scratch 2.0, I have sort of tried to convince the team of moving on to newer web technologies. Some agreed, some did not. That's how discussion works.
I also believe that choosing Flash might not have been the best choice. It has some clear advantages over javascript+html (I'm intentionally not using the term html5 here, more on that lower down). Flash is, for example, much more capable of heavy graphics processing. And Scratch is a very visual environment. But Flash is indeed fading away, as web browsers become more and more capable of what Flash used to do.
"html5" is often generalized too much. People use it as a term to collect all interactive web applications made entirely in html and javascript, then claiming it's a very new technology. It's not. "html5" really is just a new standard, and just adds a few useful elements (like <audio>, <video> and <canvas>) to the existing html 4 standard. *that* is indeed new, and not very well supported.
But interactive web applications don't need html5 to work. The web has been moving away from Scratch, because javascript engines are becoming much more capable, things like jQuery make development so much easier than before, and because people realize this is the way to go. And html and javascript are very, very well supported. They don't depend on any private company for their existance. Every cellphone is capable of rendering html these days - and a lot of them can handle interactive webapps.
A long time ago, I made an environment that allowed you to drag and drop scripts looking exactly like Scratch, entirely in javascript and html (4!). (video) . That was one and a half year ago. Knowing how long development would take, I still think they should have chosen HTML5. And yes, now they'll be one of the last applications coming out still using flash.
However, moving from flash to javascript isn't a huge move compared to squeak -> flash. There's still hope
Offline
robinp wrote:
Flash will be still suporting compters but Flash will be completaly dead once windows 8 comes out because windows 8 will NOT support flash nor java. >
![]()
from http://dailycaller.com/2011/09/16/microsoft-cuts-flash-support-for-windows-8-metro-version/#ixzz1e0tatkGA
Flash will still be supported in the Windows 8 desktop interface and the desktop version of IE.
Offline
robinp wrote:
Flash will be still suporting compters but Flash will be completaly dead once windows 8 comes out because windows 8 will NOT support flash nor java. >
![]()
[removed] Microsoft and their idea of windows 8
Last edited by Paddle2See (2011-11-18 16:03:09)
Offline
JSO wrote:
I also believe that choosing Flash might not have been the best choice. It has some clear advantages over javascript+html (I'm intentionally not using the term html5 here, more on that lower down). Flash is, for example, much more capable of heavy graphics processing. And Scratch is a very visual environment. But Flash is indeed fading away, as web browsers become more and more capable of what Flash used to do.
NOT TRUE.
Canvas handles binary data like a pro. Flash crashes when you have to much.
JSO wrote:
However, moving from flash to javascript isn't a huge move compared to squeak -> flash. There's still hope
They are actually porting squeak to flash.
Offline
midnightleopard wrote:
JSO wrote:
I also believe that choosing Flash might not have been the best choice. It has some clear advantages over javascript+html (I'm intentionally not using the term html5 here, more on that lower down). Flash is, for example, much more capable of heavy graphics processing. And Scratch is a very visual environment. But Flash is indeed fading away, as web browsers become more and more capable of what Flash used to do.
NOT TRUE.
Canvas handles binary data like a pro. Flash crashes when you have to much.JSO wrote:
However, moving from flash to javascript isn't a huge move compared to squeak -> flash. There's still hope
They are actually porting squeak to flash.
I don't believe you.
Anyway, I am more familiar with Javascript than Flash.
I am more familiar with HTML than Actionscript.


Offline
MathWizz wrote:
midnightleopard wrote:
They are actually porting squeak to flash.
No, they are rewriting Scratch in Flash.
oh well just a guess.
Offline
cocolover26 wrote:
I don't believe you.
Anyway, I am more familiar with Javascript than Flash.
I am more familiar with HTML than Actionscript.
Actionscript and JavaScript are identical. I actually use flash scripting tutorials to help with JavaScript / Canvas games
Offline
midnightleopard wrote:
cocolover26 wrote:
I don't believe you.
Anyway, I am more familiar with Javascript than Flash.
I am more familiar with HTML than Actionscript.Actionscript and JavaScript are identical. I actually use flash scripting tutorials to help with JavaScript / Canvas games
They're both "based" on the ECMAScript standard, so they are very similar syntactically. However, they run in different environments and don't share many native objects, for example, AS has no DOM interface, but JS has no interface for dealing with flash sprites. Porting AS to JS requires a bit more than copy-paste, because one must rewrite the UI code to use DOM or Canvas.
Last edited by nXIII (2011-11-21 16:29:01)
Offline
Daffy22 wrote:
midnightleopard wrote:
veggieman001 wrote:
I don't really feel that it's a mistake. Flash can be a lot easier for children to use because it's less glitchy and more supported through plugins than HTML5 is, especially with the oh-so-common Internet Explorer.Flash is much more glitchy. Internet Explorer also falls under the category of Abomination, so people should leave internet explorer out of the question. Compatibility with IE isn't important, if anything, purposely make websites that don't work with IE. That will get more people to delete it.
Dont mean to go off topic but whats wrong with IE? I quite like IE 9
And also Flash can put apps in the App Store, can make desktop apps, is GUI-based rather than text-based, and is among my favorite methods of programming. And can HTML5 do animation? Just wondering.
Offline
maxskywalker wrote:
Daffy22 wrote:
midnightleopard wrote:
Flash is much more glitchy. Internet Explorer also falls under the category of Abomination, so people should leave internet explorer out of the question. Compatibility with IE isn't important, if anything, purposely make websites that don't work with IE. That will get more people to delete it.Dont mean to go off topic but whats wrong with IE? I quite like IE 9
And also Flash can put apps in the App Store, can make desktop apps, is GUI-based rather than text-based, and is among my favorite methods of programming. And can HTML5 do animation? Just wondering.
CSS3 has an animation thing.
Offline
maxskywalker wrote:
Can HTML5 do animation? Just wondering.
Definitly. There are Flash emulators written in JavaScript.
Daffy22 wrote:
Dont mean to go off topic but whats wrong with IE? I quite like IE 9
You need all sorts of special headers to make things work properly. It does not have as many JavaScript objects as other browsers and requires workarounds specific to IE. I do like that it is implementing W3C standards for CSS faster than other browsers though (round borders, gradients, etc.)
Offline
cocolover76 wrote:
veggieman001 wrote:
midnightleopard wrote:
**FLASH IS AN ABOMINATION**
Where do I begin???
It is slow
It lags
It makes developers pay an $800 fine to a private company
It's losing support
HTML5 with Canvas is the future. It doesn't lag, it's open source and it's free as anything.
There is one problem with Canvas though, collision detection is nearly impossible with image sprites. Besides that,
Flash was a mistakeI don't really feel that it's a mistake. Flash can be a lot easier for children to use because it's less glitchy and more supported through plugins than HTML5 is, especially with the oh-so-common Internet Explorer.
Please don't consider this spam, it's true.
http://i.imgur.com/Z8EhF.png
I agree, but it's extremely common because it comes with Windows and lots of people don't change. We need to support IE, no matter how much it sucks.
Offline
Laternenpfahl wrote:
Flash is dead. Lion doesn't support flash
Actually it does, its just not included with it. Just go to adobe.com and install.
Offline
Lar-Rew wrote:
Flash isn't dead, at least not on computers (I don't use any mobile at all). HTML 5
- Is in development
- Is far less supported
- Has much less of a programmer base
- Isn't in place in the same way as Flash.
Macs didn't kill Windows! HTML 5 may be able to challenge Flash's monopoly, but that sure as heck doesn't mean Flash is gone; too many people use it for that to happen any time soon. Remember, no Flash means no YouTube, no Kongregate, etc. All HTML 5 will probably mean is that there will be two vectors for people to deliver multimedia content in, Flash and HTML 5. Also, Flash is almost certainly profitable enough that Adobe will probably invest more in Flash if HTML 5 seems like it might actually kill Flash.
Justvlikento point out that YouTube does support HTML5, and has for some while.
Offline
midnightleopard wrote:
**FLASH IS AN ABOMINATION**
Where do I begin???
It is slow
It lags
It makes developers pay an $800 fine to a private company
It's losing support
HTML5 with Canvas is the future. It doesn't lag, it's open source and it's free as anything.
There is one problem with Canvas though, collision detection is nearly impossible with image sprites. Besides that,
Flash was a mistake
When someone can make any of these games in HTML, then I might believe that. In addition, HTML5 is still not very well supported in many browsers, and Flash development often goes much quicker, and animation is also richer with less effort. Furthermore, HTML5 is purely web-based, while Flash can create both web and desktop applications using Adobe AIR. In this way, it is possible to program the online Scratch 2.0 project maker in the same way as the downloadable version, which will yield several advantages, including the fact that bug fixes and improvements will be common between the online and offline programs (besides, of course, the obvious disadvantage of being forced to learn a new language). I believe that the term 'HTML5' is often used to much to mean more than it is. While it is a very useful tool, it does not have the power to create many of the programs that I have used. As a conclusion, from what I have seen, the MIT Lifelong Kindergarten Group seems to be focusing mainly on software languages rather than web, which gives them another reason to use Flash over HTML, CSS, and JS. While I do respect the power of HTML, HTML5 is still not widely supported in many forms. I will admit that I will likely be focusing on HTML5 in the future.
Offline