I am trying to sort an associative array based on a field that has numbers using the sortOn method. The problem is that the sort is sorting on the first digit, like it was treating the number like a string. However, I am converting the number to a number before sorting using Number(). Here is...
I am trying to figure out how to execute one last command in my Flash movie when the user closes the browser. I am working with socket servers to monitor users currently online (like in a chat room), so I need to send a "logout" bit to the server when the browser is closed.
In...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.