This project was based off of John Flynt's "Tip Adder" Flash application. The origional application had an input field for the cost of a meal, and one for the tip %. Information below would tell you the total cost you owe. I changed the application to show the user how many fires would need to be started to burn a section of forest, which is defined by the tree density and total number of acres that the user inputs. In other words, the meal cost field was changed to "Total desired burn area," the tip field was changed to "tree density," and the total meal cost was changed to "Number of fires needed." All the math was also changed accordingly, to give the number of fires which would need to be started to burn a certain number of acres with a certain density of trees. The less the tree density is, the more fires will need to be started and visa versa. The more acres the user wants to burn, the more fires need to be made and visa versa. The application is generally meant for pyromaniacs who want to cause some large scale havoc, but ordinary people can enjoy it as well.