PDA

View Full Version : Line Drawing


lardbucket
10-10-2004, 08:23 AM
I would like to be able to draw lines in Laszlo, is this possible as some sort of javascript, or would I have to create small views dynamically? How would I do either of these?

P.S. I know that flash can do this (lineTo), is the 'javascript' just turned into actionscript, or is it actually translated?

metasarah
10-10-2004, 10:08 AM
With LPS 2.2 you need to use views to do line drawing (1 pixel wide or high and rotate them). Flash Player 6 does have APIs for line drawing via action script and we have plans to support this. Currently LPS is 100% compatible w/ Flash Player 5.