Clothoid 2 point curve script

 From:  Michael Gibson
5878.26 In reply to 5878.25 
Hi Brian, for the next v3 beta I've updated the slider control so it will fire an onmousemovevaluechange="...." script event for every mouse move, so you'll be able to put in a script handler for that event instead of just onvaluechange="" if you want to get more interactive events.

- Michael