Chris S
Chris S

Reputation: 65476

What's the most impressive Javascript/Flash/Silverlight example you've seen?

What is the most impressive "rich internet application" - which is usually Javascript/Flash/Silverlight - that you have experienced?

I find Google maps is like Javascript/Flash voodoo and more specifically Google Streeview wins hands down. But I'm interested to know others.

Upvotes: 3

Views: 1299

Answers (10)

vs4vijay
vs4vijay

Reputation: 1205

Super Mario Bros In Flash...

its Awesome...it include different charaters from nintendo like Zelda , Bill Ray (From Contra),and many more...

check this out

alt text

Upvotes: 1

Maddoga
Maddoga

Reputation: 27

The RPG "JobInterviewStory"

Mostly due to the fact that ALL THAT was done WITHOUT CANVAS. (supposedly)

Upvotes: 0

Amr Elgarhy
Amr Elgarhy

Reputation: 69042

JavaScript demos in http://raphaeljs.com/

Upvotes: 0

kangax
kangax

Reputation: 39208

Wolfenstein 3D in Javascript was pretty cool.

Upvotes: 1

jqno
jqno

Reputation: 15520

Mario Kart!

Upvotes: 0

back2dos
back2dos

Reputation: 15623

for me in flash, it's aviary phoenix and sliderocket ...

there are many very cool javascript apps, but the thing is, far too many of them don't degrade well, if at all, which makes it a little pointless to me ... most of the time, they rely on a very specific browser, using features, that have been built in, although far from becoming part of the standard, so it's a) a bit like building a desktop app scripted with JS, and b) you have to face the problem, that the browser of your choice isn't used by the majority of users ... the google suite as it is now, is very impressive (docs, calendar, etc.) and runs in most browsers ... and personally i am quite impressed by TinyMCE, even though it is "only" a text editing component ...

don't know about silverlight ... haven't seen a real killer-app yet, only very impressive proofs of concept, which seems quite astonishing to me, since i thought many .NET apps will be simply adapted/ported to the browser, but either that didn't happen yet, or i missed it ...

greetz

back2dos

Upvotes: 2

dotneter
dotneter

Reputation: 1689

http://windows4all.com/

Upvotes: 5

scunliffe
scunliffe

Reputation: 63676

I think Google Wave is pretty impressive!

Upvotes: 4

Rob
Rob

Reputation: 2148

Some of the Chrome Experiments are pretty impressive

Upvotes: 7

Related Questions