5.How to use external XML configuration?

Most templates support reading menu items from an external XML files. Please check External XML Configuration property to enable this feature.

Below is a sample content of the XML file.

<node>
  <node label="Home" page="index.htm" />
  <node label='Product'>
    <node label='FlashSmith' page='flashsmith.htm' target='_blank' />
  </node>
  <node label='Contact Us' page="contact.htm" />
</node>
Note:
The XML file should be located in the same folder of the Flash menu file.
Menu Items
Awards




more>>
Requirement
Windows 98/Me/2000/XP