lets say I have a library object (node1) which i have instantiated twice (mc1 & mc2) in two different random positions that may and probably change when the program runs. How can I create a line that will automatically go from one instance’s position to the other?
Code example will be very nice.
ANY answer is highly appreciated!
Just have a sprite over or below the two movie clips, then use
Graphics.moveTo/Graphics.lineToto draw the line: