Example
Cloud Menu
Cloud Menu is an XML-driven 3d flash navigation menu that gives a stunning, innovative, interactive user-experience. Try clicking on the center of the menu, and on the "Sub-Menu" node to see how the menu reacts. The node "Installing" demonstrates how the menu can link to a URL.
Features
- No Flash skills required!
- Simple to embed in HTML.
- High browser compatibility.
- Explore data or a sitemap interactively.
- Configure: colours, shadows, scaling, and more.
- A unique effect to remember!
- Free for non-commercial sites - menu will display link-back.
XML Configuration
<CloudMenu>
<style spacing="12" scale="1.2" shadows="1" lineThickness="0.4">
<SphereNode>
<TextNode text="Home" />
<TextNode text="Examples" />
<TextNode text="Installing" link="installing.html" />
<TextNode text="Download" />
<TextNode text="Sub-menu" color="#77bb77">
<TextNode text="FAQ" />
<TextNode text="Flash" />
<TextNode text="Effects" />
</TextNode>
</SphereNode>
</style>
</CloudMenu>
<style spacing="12" scale="1.2" shadows="1" lineThickness="0.4">
<SphereNode>
<TextNode text="Home" />
<TextNode text="Examples" />
<TextNode text="Installing" link="installing.html" />
<TextNode text="Download" />
<TextNode text="Sub-menu" color="#77bb77">
<TextNode text="FAQ" />
<TextNode text="Flash" />
<TextNode text="Effects" />
</TextNode>
</SphereNode>
</style>
</CloudMenu>
Follow our simple installation steps to get it up on your site in no time!