Decimal to time

I’m having trouble finding out how this would work in AS3.

I have a decimal number (4.14). That’s a TotalTime variable of an flv. I want to convert that to something like 4:20.

What would i need to utilize in order to make this happen?