Okay, here's a fun one, though less about flash, and more about the calculations involved:
I need to make 2 flash movies (though they'll probably inside of a 3rd, but that's not important).
One is basically "how much loan can you afford?"
This calculation takes monthly income before taxes, monthly debt, and availbe down payment and calculates the loan amount that would be affordable to the user.
The other movie is a payment calculator for a home.
this one takes principal loan balance, annual interest rate, and Amortization Length and returns the montly payment.
My financial math is nil, and I can't seem to find a site that does this using JavaScript, or I'd just follow their calculation.
If anyone has any ideas, please, gimme a shout.
The Jhereg
=~=~=~=~=~=~=~=~=~=~
I never lie.
I'm building a reputation for honesty so I can blow it when something big comes along... This ain't it.
I need to make 2 flash movies (though they'll probably inside of a 3rd, but that's not important).
One is basically "how much loan can you afford?"
This calculation takes monthly income before taxes, monthly debt, and availbe down payment and calculates the loan amount that would be affordable to the user.
The other movie is a payment calculator for a home.
this one takes principal loan balance, annual interest rate, and Amortization Length and returns the montly payment.
My financial math is nil, and I can't seem to find a site that does this using JavaScript, or I'd just follow their calculation.
If anyone has any ideas, please, gimme a shout.
The Jhereg
=~=~=~=~=~=~=~=~=~=~
I never lie.
I'm building a reputation for honesty so I can blow it when something big comes along... This ain't it.