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<br /><br />Purpose: To create a visual 3D feeling for an interior design of a room.<br /><br />Software/Skills: Maya<br /><br /><br /> <a href="images/3d_room_fullsize.jpg">View Full-size Image</a> " />
</photos>
What code should I us in my XML file to open my full size image in the separate window?
Thanks!
Example:
<photos>
<photo filename="image.png" thumbnail="image.jpg" description="'Description<br /><br />Purpose: To create a visual 3D feeling for an interior design of a room.<br /><br />Software/Skills: Maya<br /><br /><br /> <a href="images/3d_room_fullsize.jpg">View Full-size Image</a> " />
</photos>
What code should I us in my XML file to open my full size image in the separate window?
Thanks!