Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #8250
| From | "James" <no@spam.invalid> |
|---|---|
| Newsgroups | comp.lang.javascript |
| Subject | emulating a flash based site with dynamic html/css/javascript |
| Date | 2011-11-11 22:20 -0800 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <j9l369$rbv$1@speranza.aioe.org> (permalink) |
I was wondering if there is a way to emulate the "flowing text animation" from the following 100% flash-based website opening page: http://hazeltinephotography.com I think I can do all the rest in JavaScript, however this text animation is bothering me. Perhaps I need to use HTML 5 canvas... Hummm.... I think I could show the text as a sliding div with overflow: hidden... But it would not be as pretty... Are there any good IDE's for HTML 5 canvas? Perhaps I can do it in Flash CS5 and use something like Wallaby...
Back to comp.lang.javascript | Previous | Next — Next in thread | Find similar | Unroll thread
emulating a flash based site with dynamic html/css/javascript "James" <no@spam.invalid> - 2011-11-11 22:20 -0800 Re: emulating a flash based site with dynamic html/css/javascript Elegie <elegie@anonymous.invalid> - 2011-11-12 12:14 +0100 Re: emulating a flash based site with dynamic html/css/javascript "Michael Haufe (TNO)" <tno@thenewobjective.com> - 2011-11-12 10:21 -0800
csiph-web