Click to See Complete Forum and Search --> : need link to open in new page!


Sasha
07-16-2010, 03:37 PM
I am using XML for my slide show in my Flash website.
Example:
<photos>
<photo filename="image.png" thumbnail="image.jpg" description="'Description&lt;br /&gt;&lt;br /&gt;Purpose: To create a visual 3D feeling for an interior design of a room.&lt;br /&gt;&lt;br /&gt;Software/Skills: Maya&lt;br /&gt;&lt;br /&gt;&lt;br /&gt; &lt;a href=&quot;images/3d_room_fullsize.jpg&quot;&gt;View Full-size Image&lt;/a&gt; " />
</photos>

What code should I us in my XML file to open my full size image in the separate window?

Thanks!