myScrollMenu - Horizontal (XML)

by encryptme

An easy to manage, xml-based, horizontal scrolling menu

Features:

  • XML BASED MENU
  • AUTO SCROLL FOR WIDTH MORE THAN DEFAULT WIDTH
  • CHOOSE TO RUN A FUNCTION OR LAUNCH AN EXTERNAL LINK *
  • ADJUST WIDTH /HEIGHT/UPPERCASE/MAX CHARACTER ETC *
  • ALL STORED WITHIN ONE MAIN MOVIECLIP FOR EASY IMPORTING
  • EDIT ONE ASSET TO CHANGE WHOLE LOOK AND FEEL

* CONFIGURABLE IN XML

sorry about the text in all caps ;p

Related file(s):


mySectionedMenu (xml)

AATW - added along the way

  • Add easing – 26 Mac 08 – in the function called ‘mv’
    change this:
    
    levh._x = -(Math.ceil(stagecur/100*leng));
    
    to this:
    
    dest = -Math.ceil((stagecur/100*leng));
    speed = 5;
    if(stagecur < 50){
        levh._x += Math.ceil((dest-levh._x)/speed);
    }else{
        levh._x += Math.floor((dest-levh._x)/speed);
    }
    
  • Bug fix – 03 Dec 07 – Uppercase = “false” messes things up. To fix this, get into ‘myScrollMenu’ movieClip from library on frame 21 line 82:
    Change:
    }
    
    To:
    }else{
        var dtxt:String = menu[i][0];
    }
    

$12

Prepaid customers
pay just $10 - how? Prepay Your Account With our deposit system not only will purchasing be much faster, but we’ll also take $2 off the price! Find Out More Price

You must sign in or sign up to purchase this item.

12345 ( 26 ratings )

Purchase 92 purchases

encryptme

encryptme

Won a Competition Exclusive Author Item was Featured Author was Featured Referred at least one person Sold between 10 000 and 50 000 dollars Bought between 10 and 49 items Malaysia
File Types Included
Flash 8 (8+)
Item Attributes
Created 20 November 07
Opens With Flash 8 (8+)
Resolution N/A
Published Size 46kb
ActionScript Version Unknown
Documentation Some Help
Flash Files Included N/A
Tags
Collections that include this item