Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #23476 > unrolled thread
| Started by | bit-naughty@hotmail.com |
|---|---|
| First post | 2014-03-09 08:01 -0700 |
| Last post | 2014-03-20 13:28 -0400 |
| Articles | 4 — 4 participants |
Back to article view | Back to comp.lang.javascript
Flash vs. HTML 5 bit-naughty@hotmail.com - 2014-03-09 08:01 -0700
Re: Flash vs. HTML 5 Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2014-03-09 17:17 +0100
Re: Flash vs. HTML 5 Peter Gruber <jippijappo@hotmail.com> - 2014-03-09 11:40 -0700
Re: Flash vs. HTML 5 Jeff Thies <jeff@thelimit.com> - 2014-03-20 13:28 -0400
| From | bit-naughty@hotmail.com |
|---|---|
| Date | 2014-03-09 08:01 -0700 |
| Subject | Flash vs. HTML 5 |
| Message-ID | <deb1448d-a6a5-40ad-b88c-5354b5d3ad2a@googlegroups.com> |
Hello, I would like some advice on whether I should learn Flash at this point or not, i.e. whether HTML 5 will obsolete it or not. I already have *some* knowledge about Flash, but seriously getting into it will obviously be an investment of my time, and I want to know whether it'll be worth it. From what I know about HTML 5, it IS possible to do a lot of what Flash does, but I don't see, for example, how greetings cards could be made in it - i.e. a creator would HAVE to have a "Creator Tool", in which stuff can be drawn, audio added, etc. , if the only way to achieve that in HTML 5 is to *program* everything, then that will never make people switch to it, i.e. creators of cool multimedia will never be able to get to grips with such a geeky entity. I *do* know that it is possible for example, to create stuff in say, Illustrator, and have it output stuff which can be put into a <canvas>, but I'd like to know how far that kind of thing has gone - in short, will HTML 5 replace Flash altogether? What does everyone here think? Thanks.
[toc] | [next] | [standalone]
| From | Thomas 'PointedEars' Lahn <PointedEars@web.de> |
|---|---|
| Date | 2014-03-09 17:17 +0100 |
| Message-ID | <4219018.BsuKH6NYTH@PointedEars.de> |
| In reply to | #23476 |
bit-naughty@hotmail.com wrote: > […] What does everyone here think? I think that your posting is unreadable and that you may be trolling. -- PointedEars FAQ: <http://PointedEars.de/faq> | SVN: <http://PointedEars.de/wsvn/> Twitter: @PointedEars2 | ES Matrix: <http://PointedEars.de/es-matrix> Please do not Cc: me. / Bitte keine Kopien per E-Mail.
[toc] | [prev] | [next] | [standalone]
| From | Peter Gruber <jippijappo@hotmail.com> |
|---|---|
| Date | 2014-03-09 11:40 -0700 |
| Message-ID | <d60345b8-7714-4f02-8eb6-836553faef87@googlegroups.com> |
| In reply to | #23476 |
Since some audiences don't use flash (or don't like it), I think I would do HTML5. However there are things that flash does better than HTML. For example large javascript applications often takes longer to develop than flash due to cross-browser issues. Flash is an overall "package" that lets you design and develop pretty fast, integrated with the other programs adobe has. I also think flash is better for doing cartoon movies if you're into that. Development programs are available for the more design oriented HTML5 developer, but I haven't tried them. kl. 16:01:44 UTC+1 søndag 9. mars 2014 skrev bit-n...@hotmail.com følgende: > Hello, > > I would like some advice on whether I should learn Flash at this point or not, i.e. whether HTML 5 will obsolete it or not. I already have *some* knowledge about Flash, but seriously getting into it will obviously be an investment of my time, and I want to know whether it'll be worth it. From what I know about HTML 5, it IS possible to do a lot of what Flash does, but I don't see, for example, how greetings cards could be made in it - i.e. a creator would HAVE to have a "Creator Tool", in which stuff can be drawn, audio added, etc. , if the only way to achieve that in HTML 5 is to *program* everything, then that will never make people switch to it, i.e. creators of cool multimedia will never be able to get to grips with such a geeky entity. I *do* know that it is possible for example, to create stuff in say, Illustrator, and have it output stuff which can be put into a <canvas>, but I'd like to know how far that kind of thing has gone - in short, will HTML 5 replace Flash altogether? What does everyone here think? > > > > > > Thanks.
[toc] | [prev] | [next] | [standalone]
| From | Jeff Thies <jeff@thelimit.com> |
|---|---|
| Date | 2014-03-20 13:28 -0400 |
| Message-ID | <lgf8f6$16p$1@news.albasani.net> |
| In reply to | #23476 |
On 3/9/2014 11:01 AM, bit-naughty@hotmail.com wrote: > Hello, > I would like some advice on whether I should learn Flash at this point or not, i.e. whether HTML 5 will obsolete it or not. You can do things in Flash that can't realistically be done otherwise. But for most uses of Flash, HTML5 is simpler, and supported across modern devices and UAs. What has kept Flash alive in my work, is the fairly large base of old IE browsers that don't understand HTML5. I wouldn't bother to learn more, if my time was limited. I'll leave it to someone else to set any f'ups, this is not a javascript topic. Jeff I already have *some* knowledge about Flash, but seriously getting into it will obviously be an investment of my time, and I want to know whether it'll be worth it. From what I know about HTML 5, it IS possible to do a lot of what Flash does, but I don't see, for example, how greetings cards could be made in it - i.e. a creator would HAVE to have a "Creator Tool", in which stuff can be drawn, audio added, etc. , if the only way to achieve that in HTML 5 is to *program* everything, then that will never make people switch to it, i.e. creators of cool multimedia will never be able to get to grips with such a geeky entity. I *do* know that it is possible for example, to create stuff in say, Illustrator, and have it output stuff which can be put into a <canvas>, but I'd like to know how far that kind of thing has gone - in short, will HTML 5 replace Flash altogether? What does everyone here think? > > > Thanks. >
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.javascript
csiph-web