konami-code

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 C# windows forms app. ...

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, thanks to ZaBlanc <?xml version="1.0" encoding="utf-8"?> <mx:UIComponent xmlns:mx="http://www.adobe.com/2006/mxml" creationComplete="init()...

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 : http://www.rebourne.de/konami/Konami.html The Erromessage in Flexbuilder is : Could not resolve to a component implementation. ...