Hello All,
I've seen plenty of simple drawing examples for Flex, and I am slowly
wrapping my head around the drawing API.
One thing I am trying to do though, is not only draw lines, but also
take an existing line, grab an anchor point at either end, and drag the
point around - watching the line change in real-time. I am finding out
that drawing new objects are easy, but modifying existing ones is a
whole new ballgame.
I was wondering if there are any examples of THAT in particular.
Thank you all in advance for any advice on this topic :)
Mike