I am loading XML childNodes like these

Code:
<p><a class="link" href="external/img07.jpg">Picture 07</a></p>
into the htmlText dynamic boxes.

Is there a way to click on the link inside the textbox, and display this image in the link in a separate movieClip (that's next to the textbox) ALL in the same Flash Movie. Or at least display outside in a pop up html window

Hope it all makes sense...