Functions
 FunctionDescription
 getExtension Get Extension is a utility used to get the extension of any file

Example Usage:
var extension:String = getExtension("myjpg.jpg"); // returns "jpg"

Last Updated: November 20th, 2007
Copyright (c) 2007 Ayan Ray