Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

25
votes
3answers
920 views

konami code in flex

What would be the best way to implement the konami code into a flex application? I want to create a component to add it on all my proyects, just for fun. thanks UPDATE: I made a simple component, ...
15
votes
7answers
2k views

Konami Code in C#

I am looking to have a C# application implement the Konami Code to display an Easter Egg. http://en.wikipedia.org/wiki/Konami_Code What is the best way to do this? Update 1 This is in a standard ...
5
votes
4answers
225 views

Konami Code using C# and ASP.net

http://en.wikipedia.org/wiki/Konami_Code I already done this using full javascript but how can i do this in C#/asp.net website (not winform). thanks..
5
votes
2answers
362 views

How to detect konami code with Rx.js (reactive extensions for javascript)?

I want to start learning Rx.js and I'm looking for a cool example to start the ball rolling. How do I detect konami code with Rx.js? I want to detect a sequence of key press events (up up down down ...
1
vote
2answers
81 views

A variation of the jQuery fadeTo bug in IE

Inspired by an article which I read yesterday, I am striving to add a Konami code-induced Easter egg to my portfolio website. It started out as a bit of fun but, as can be the case when IE gets ...
0
votes
1answer
83 views

KonamiCode Error?

I tried to copy & paste this .. http://stackoverflow.com/questions/1546356/konami-code-in-flex and it doesn't work.. but i don't know why ! Here is my Project : ...