D’Arcy Norman dot net

ce n’est pas la connaissance.

Fun with Pachyderm Flash Source Code

without comments

I’m poking around in the Pachyderm Flash template source files, and just came across this gem:

shell.isloaded = "nononono";

I’m not sure what “nononono” means, or where it came from. It may have been just too obvious or boring to use this instead:

shell.isloaded = false;

Especially when the code to test the shell.isloaded variable seems to expect a boolean anyway. At least the original authors had a sense of humour… ;-)

Written by dnorman

May 20th, 2004 at 11:54 am

Posted in Uncategorized

Tagged with

Leave a Reply

Creative Commons License
This work is licensed under a Creative Commons Attribution 2.5 Canada License.