Friday, January 20, 2006
Flex 1.5 Eastereggs
Nice: the Flex team added a credits/easteregg SWF to Flex 1.5. To watch it: point your browser to the following URL on your Flex server http://{contextroot}/flex-internal/about/aboutFlex.mxml (e.g. http://localhost:8080/flex/flex-internal/about/aboutFlex.mxml). After the MXML is loaded press and hold the "F" key (yeah - F as in Flex) - shortly after the Flex logo fades out the Flex 1.5 credits are shown (I only got it to work with IE, seems as if the key press isn't received when running in Firefox)

Dirk.
Comments
I had forgotten all about this! Note that this doesn't work if you set production-mode to true.
Posted By Brian Deitte / Posted At 1/20/06 4:55 PM
The key problem is a well known bug in the player...hope Adobe fix it in the next version ;)
Posted By Carlos Rovira / Posted At 1/20/06 5:08 PM
Interesting ... I just checked and I didn't need to hold the F key.
Posted By Tony Pujals / Posted At 1/22/06 12:38 PM