FORUM

Two Levels Menu 08-XML Driven

Home / Forum / Components Discussions / Two Levels Menu 08-XML Driven

  • Hello looks very nice Is this AS3? Is it possible to go to Frame by either pressing the item and scrolling over (I need both function in one item), if not, do you have anything with a similar function, I need it as soon as possible. Thanks


    #  /  posted on Sep 03, 2010
  • Thank you for your good suggestion! In fact ,the function you wanted indeed should be extended and It's very simple to realize . I make some improvement at three points below and I send you a new package in your email

    1.add a new style item in xml file
    0

    1. in "submenu.as" file, the attribute to load the item above public function getframeLoadby_submenuRollover():Boolean

    2. add the same logic with event "submenu_onDown(event:MouseEvent)"

    when the mouse rolling over the item , the frame will be loaded. The function is simple .

    what effect displaying when the frame loaded by using the tween utility. The function is not simple.


    #  /  posted on Sep 03, 2010

Please login to post replies.