Unescape method change in ActionScript 3

I just stumbled on this today. The unescape global method has been changed in ActionScript 3 and no longer converts a plus sign to a space.

Example here:
http://www.nocircleno.com/ben/unescape/

Does anyone have an easy work around for this issue? Is there another method that will do the conversion for me?

Thanks,
Ben