Flow – Menu/XML driven HTML & Flash deep link Menu (Other)

Share this item:

If you are looking for a fresh charater based Navigation System you found it! This is the tool for Your request: the “Flow”.

The wide variability of settings provides a unique look for every Menu. Create a navigation system just in a few minutes for your webpage by editing the XML config file. Settings like deeplinking, icon-system, coloring etc. support the visitors in the navigation of your website.

This Menu has full compability with the Icon – Web Set product.

This unique Flow Menu comes with the possibility to change its appearance completely to your needs.

Build your individual and high quality navigation by customizing the blocks, icons, logo, glow & shadow effects for Menus and SubMenus through our very good documented and easy to read XML (see example later).

Add unlimited Menus and SubMenus in two level. The Flow can be used for HTML and Flash webpages. The flow can also be used with deep linking (based on the swfobject and swfaddress classes).

There is actually no need to touch the AS3 FLA at all (just use the included SWF ). But in case you wish to change the fonts and embeded chars, there is a good instruction in our documentation how to do that.

Features:

  • 4 directions of Menu openings:
    • upleft, upright, downleft, downright
    • with easing effects like Strong, Circ, Back, Elastic, Quad, Custom, etc.
  • Icon source, color & alpha settings via XML
  • Flexible start Menu & Logo animations:
    • like Slide, Zoom, Fade, Rotate,
    • with easing effects like Strong, Circ, Back, Elastic, Quad, Custom, etc
  • Deep linking
  • Unlimited Menu & SubMenu item (two level Menu)
  • Menu & SubMenu status:
    • normal, hover, active
  • Menu position, Menu rotation & space
  • Font options:
    • Size, Color, Decoration, Glow, Shadow, Block
  • + freebie files:
    • 5 icons, 2 patterns
  • Replace company logo:
    • position, animation (Slide, Zoom, Fade, Rotate)
  • Easy XML customizing, Example Code:
#######################################################################################
    Create your menu here. - How To create the menu: Instructions 
#######################################################################################                                    

                Just like in HTML-  <li> <ul> </ul> </li>  for Menus and submenus
                In the <a></a> tag you can edit the links, icons and the Menu Text

                I.e. for a Main menu with three submenus you can do like this:
                <li><a href="" target="">Main Menu</a>
                    <ul>
                        <li><a href="" target="">1. Submenu</a></li>
                        <li><a href="" target="">2. Submenu</a></li>
                        <li><a href="" target="">3. Submenu</a></li>
                    </ul>
                </li>

                <a> tag parameters:

                    href - for the url link and flash functions.  See flash example how to handle the flash functions
                    target - for the target window just like _blank, _self and so on for the html links. It can be a javascript call or what ever                
                   <img /> tag parameters: 
                        src - the source for an image / icon. Only in the main menus
                        offset - local horizontal offset in pixel ! Notice this will be added to the offset parameter in the global settings
                        color - tint color on the icon (i.e. : 0xffffff) where the free values are ff (Red) ff (green) ff (blue). 
                        alpha - the alpha value of the icon. value is between 0.00 - 1.00  where 0.00 =full transparent, 1.00 = 100% viewablec
                </a>

#######################################################################################

Thank you for your time!!

Download Flow – Menu/XML driven HTML & Flash deep link Menu (Other)

Leave a Reply

Your email address will not be published. Required fields are marked *