Flash Gallery | Flash Templates | Flash Menu | Flash Design | Flash Audio & Video

flash page flip

Actionscript 3.0 video tutorials

+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 13

Thread: tweened menu

  1. #1
    Administrator Living At The FlepStudio! Flep is on a distinguished road
    Join Date
    Jul 2007
    Posts
    5,609
    Rep Power
    9

    tweened menu

    flash templates

    At the request of some users, FlepStudio has created a menu with Flash CS3 (of course also for Flash CS4) is often seen that lately

    browsing the web.

    The menu has an effect of Tween on rollover, rollout, and mouse click.

    It reads from an external XML file and can be easily managed even by users who have little experience of ActionScript 3.0.


    You can also choose the colors of the effects on texts of the menu items and choose whether to add a link (then open a web page) to the click of a menu item, or add Actionscript 3.0 actions.









    Included files



    • main.fla

    • FlashMenu.as

    • menu.xml

    • package caurina.transitions ( do not modify! )


    Actionscript variables



    • FlashMenu.as: XML_PATH ( If needed change this value with a new path or absolute url that points to menu.xml file )


    XML variables



    • color ( the text color on stand by)

    • font ( the used font )

    • size ( dimensions of the text )

    • rolloverColor ( text's color during mouse rollover )

    • clickColor ( text's color when an item has been selected/clicked )


    How to


    For example, create a new FLA file and initialate the menu as following


    Code:
    var flash_menu:FlashMenu=new FlashMenu();
    flash_menu.x=20;
    flash_menu.y=20;
    addChild(flash_menu);
    the same if you want istanciate it from your Document Class.
    Source files:
    Attached Files

  2. #2
    HHR
    HHR is offline
    Junior Member Settled In HHR is on a distinguished road
    Join Date
    Mar 2008
    Posts
    23
    Rep Power
    0

    Re: tweened menu

    professional and beautiful effect
    and a powerful example of tween class
    and it's free.... thanks

  3. #3
    Junior Member Settled In Onaji is on a distinguished road
    Join Date
    Nov 2008
    Posts
    5
    Rep Power
    0

    Thumbs up Re: tweened menu

    Great work, thanks

  4. #4
    Junior Member Settled In uguronur is on a distinguished road
    Join Date
    Apr 2009
    Posts
    4
    Rep Power
    0

    Re: tweened menu

    thanks a lot my friend.. good job..

  5. #5
    Junior Member Settled In JANJ@N is on a distinguished road JANJ@N's Avatar
    Join Date
    Nov 2008
    Posts
    12
    Rep Power
    0

    Re: tweened menu

    good job

  6. #6
    Junior Member Settled In Cleiton is on a distinguished road
    Join Date
    Jun 2009
    Posts
    1
    Rep Power
    0

    Re: tweened menu

    Great job Flep! nice..

    Thanks, Cleiton.

  7. #7
    Junior Member Settled In Skorm is on a distinguished road
    Join Date
    Nov 2009
    Posts
    1
    Rep Power
    0

    Re: tweened menu

    awesome work flep

  8. #8
    Junior Member Settled In haning is on a distinguished road
    Join Date
    Nov 2009
    Posts
    2
    Rep Power
    0

    Re: tweened menu

    thank u

  9. #9
    Junior Member Settled In Dimitree is on a distinguished road
    Join Date
    May 2009
    Posts
    2
    Rep Power
    0

    Re: tweened menu

    First of all thanks for thi great menu. Does anyone has a hint how can I incorporate SWFAddress to this menu? Thanks in advance

  10. #10
    Junior Member Settled In pbuser is on a distinguished road
    Join Date
    Mar 2009
    Posts
    2
    Rep Power
    0

    Re: tweened menu

    Great job! looks really good!

    One question, if I want to use this as the menu on my homepage. What do I need to change in the code? In menu.xml when I choose target="_self" - the menu doesn't change, it just returns to the first label.

    Any Ideas? I'm not that familiar with Actionscripts..

+ Reply to Thread
Page 1 of 2 1 2 LastLast

Similar Threads

  1. menu tweened
    By Flep in forum Utilità di FlepStudio
    Replies: 26
    Last Post: 02-02-10, 18:25
  2. FREE Flash Tweened menu problems ?
    By pbuser in forum HELP free utilities
    Replies: 0
    Last Post: 25-11-09, 09:22
  3. Adding Sub-sub menu (3rd level) to Horizontal Menu
    By caveDweller in forum Flash English
    Replies: 0
    Last Post: 25-10-09, 16:26

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts