myScrollMenu-vertical (xml)

by encryptme

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

Features:

  • XML BASED MENU
  • AUTO SCROLL FOR HEIGHT MORE THAN DEFAULT HEIGHT
  • 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):



AATW - added along the way

  • Add easing – 26 Mac 08 – in the function called ‘mv’
    change this:
    
    levh._y = -(Math.ceil(stagecur/100*leng));
    
    to this:
    
    dest = -Math.ceil((stagecur/100*leng));
    speed = 5;
    if(stagecur < 50){
        levh._y += Math.ceil((dest-levh._y)/speed);
    }else{
        levh._y += Math.floor((dest-levh._y)/speed);
    }
    
  • Bug fix – 03 Dec 07 – Uppercase = “false” messes things up. To fix this, get into ‘myScrollMenu’ movieClip from library on frame 21 line 89:
    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! Click Here to Deposit Price

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

12345 ( 22 ratings )

Purchase 84 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+) Flash FLA XML Files
Item Attributes
Created 18 October 07
Opens With Flash 8 (8+)
Resolution Resizable
Published Size 46kb
ActionScript Version AS2
Documentation Well Documented
Flash Files Included Flash FLA, XML Files
Tags
Collections that include this item