3D Image/Map Explorer is an application using mighty Away3D engine. With 3D Image/Map Explorer, your visitors experience a highly visual application while exploring the image or the map. 3D Image/Map requires Flash Player 10+.
3D Image/Map Explorer features:
Settings you can change using XML :
XML Structure:
<? xml version="1.0" encoding="UTF-8" ?>
<root>
<settings navigationboxalpha="0.6" loaderboxcolor="0xFFFFFF" mousewheel="on" backgroundcolor="0x005577" angledview="off" navigationboxcolor="0x5555FF" mousedrag="on" loaderboxtext="assets loaded."><![CDATA[<font face='Arial' color='#FFFFFF'>This is the landmark information area. You can use HTML tags to edit the text. You can also use hyperlinks. You can drag this if you want.</font>]]>
</settings>
<image height="480" source="assets/triworks_arch1.jpg" width="600" />
<landmark side4="assets/landmark1/side1.jpg" rotation="0" coorx="374" coorz="104" dimx="20" dimy="0" dimz="20" side1="assets/landmark1/side1.jpg" side2="assets/landmark1/side1.jpg" top="assets/landmark3/wall.jpg" side3="assets/landmark1/side1.jpg"><![CDATA[<font face="Arial" color="#FFFF00"><b>Coffee Table<br>100 $</b></font>]]>
</landmark>
<landmark side4="assets/landmark2/side4.jpg" rotation="0" coorx="384" coorz="338" dimx="20" dimy="0" dimz="20" side1="assets/landmark2/side1.jpg" side2="assets/landmark2/side2.jpg" top="assets/landmark3/wall.jpg" side3="assets/landmark2/side3.jpg"><![CDATA[<font face="Arial" color="#FFFF00"><b>Painting<br>1000 $</b></font>]]>
</landmark>
<landmark side4="assets/landmark3/wall.jpg" rotation="0" coorx="170" coorz="202" dimx="20" dimy="0" dimz="20" side1="assets/landmark3/wall.jpg" side2="assets/landmark3/wall.jpg" top="assets/landmark3/wall.jpg" side3="assets/landmark3/wall.jpg"><![CDATA[<font face="Arial" color="#FFFF00"><b>Sofa<br>250 $</b></font>]]>
</landmark>
</root>







