Removed redundant call to TimeCode.parseFramerate() in TimeExpression.as
Added TimeCode.maxValue() method.
Updated TimeCode conversion functions to use Math.round rather than Math.floor when converting to ticksPcrTb which improves comparision accuracy.