PDA

View Full Version : Graph Plotter 2


Voetsjoeba
12-19-2004, 01:53 PM
Second version of the graph plotter. Rewritten from scratch in AS 2.0. Just an exercise on AS 2.0 actually, but it tends to come in useful when doing homework.

width=700 height=500

Download: http://downloads.voetsjoeba.com/?1099254502

Krilnon
12-19-2004, 02:23 PM
This would indeed be cool. Ever think of putting an input box in?

Voetsjoeba
12-19-2004, 02:25 PM
Yeah I did, but I couldn't be bothered to write code that validates everything the user inputs ... every interaction you provide you have to make foolproof, and here I was just too lazy to do it at the moment, also because it's not very easy to determine what input is correct and what is not.

krnmikel
12-21-2004, 12:52 AM
cool