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.

link|improve this question

Which one did you copy and paste, the top one or bottom one? And Flex 3 or 4? – ryanstewart Jan 20 '10 at 5:12
@ryanstewart : The Top one.. and i use Flex 3 --- just look at my Code.. ;) - view source is activated – mr.bio Jan 20 '10 at 12:25
feedback

1 Answer

Just tested your code, works for me (FB4). Why not simply put the code into an ActionScript class an instanciate/include it in you main app?

link|improve this answer
@Thomas .. 1. There is a line commented out. 2. I had FB3 with Flex 3.2 , so i will try it with the newer version :) – mr.bio Jan 21 '10 at 19:08
I have un-commented that line and tried your code. – Thomas Jan 22 '10 at 9:47
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.