bug

warning: Cannot modify header information - headers already sent by (output started at /home/joel/public_html/blog/includes/bootstrap.inc:696) in /home/joel/public_html/blog/includes/common.inc on line 148.
Tags:

This problem drove me crazy. I'd thought I'd get it in the google-verse so anyone else who runs into it can benefit from my pain.

Array.sortOn() does not seem to work when the array elements are objects derived from MovieClip. The following code demonstrates.

Read more...