Hi,
Declarative drawing is coming up in Flex 4. This is currently possible in Flex
3 using the Degrafa library:
http://degrafa.com/
By the way, if you programatically draw the lines using actionscript, you can
move the lines simply by moving the Shape / Sprite object by changing it's x or
y property.