Sample 1 - Open a Link to a Website

This example shows how to open a link to a website when an image is clicked.
Control and appearance of the 3D Gallery are effected entirely via the XML file 3dgalleryv2.xml (Help File).

If the links do not work when accessing this sample from your local hard disk, a Flash security setting may be the reason, because connections from local Flash animations to the Internet must be approved by you explicitly. To remedy this issue, open the Flash Player Settings Manager:
http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04a.html
and choose the "Global Security Settings Panel", "Edit Locations", then enter the local disk directory where the animation is stored.





Settings in 3dgalleryv2.xml:
- DetailPageEnabled="false"

- <Image>
    ...
    <ImageLink><![CDATA[http://www.google.com]]></ImageLink>
    ...
  </Image>