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

Video Corsi Actionscript 3.0


+ Reply to Thread
Page 1 of 3 1 2 3 LastLast
Results 1 to 10 of 27

Thread: menu tweened

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

    menu tweened

    flash templates

    Su richiesta di alcuni utenti, FlepStudio ha creato un menu con Flash CS3 ( naturalmente utilizzabile anche con Flash CS4 ) che ultimamente si vede spesso navigando il web.

    Il menu ha un effetto di tween su rollover, rollout e click del mouse.

    Legge da un file XML esterno e può quindi essere facilmente gestibile anche da chi ha poca esperienza di codice Actionscript 3.0.


    Si possono inoltre scegliere, i colori degli effetti sui testi delle voci del menu e scegliere se aggiungere un link ( quindi aprire una pagina web ) al click di una voce di menu oppure aggiungere delle azioni Actionscript 3.0.









    Files inclusi



    • main.fla

    • FlashMenu.as

    • menu.xml

    • pacchetto caurina.transitions ( non modificare! )


    Variabili Actionscript



    • FlashMenu.as: XML_PATH ( Se necessario cambiare il valore dell'url assoluto o del percorso che punta al file setup.xml)


    Variabili XML



    • color ( il colore del testo in stand by )

    • font ( la font del testo )

    • size ( le dimensioni del testo )

    • rolloverColor ( il colore del testo in rollover del mouse )

    • clickColor ( il colore del testo quando una voce del menu è stata selezionata )


    Come usarlo


    Creare ad esempio un nuovo FLA, ed ecco come istanziare il menu:


    Code:
    var flash_menu:FlashMenu=new FlashMenu();
    flash_menu.x=20;
    flash_menu.y=20;
    addChild(flash_menu);
    stessa cosa per istanziarlo dalla Document Class.
    Allego i files sorgente:
    Attached Files

  2. #2
    Moderator Flash Obsessed uomonerissimo is on a distinguished road
    Join Date
    Dec 2008
    Posts
    137
    Rep Power
    2

    Riferimento: menu tweened

    Sei un grandeeeeeeeeeeeee

  3. #3
    Junior Member Settled In buldo is on a distinguished road
    Join Date
    Mar 2008
    Posts
    11
    Rep Power
    0

    Riferimento: menu tweened

    Grazie Flep!

  4. #4
    Junior Member Settled In faretto is on a distinguished road
    Join Date
    Jan 2009
    Posts
    2
    Rep Power
    0

    Re: menu tweened

    Ciao a tutti, secondo voi è possibile dire al menu di andare ad un frame invece di aprire un url? Perchè altrimenti ogni pagina html richiamata presenta la voce homepage evidenziata (invece della voce di menu che è stata cliccata).
    ciao e grazie

  5. #5
    Junior Member Settled In eruyomon is on a distinguished road
    Join Date
    Sep 2008
    Posts
    19
    Rep Power
    0

    Re: menu tweened

    Come sempre grazie infinite per questi fantastici lavori!!! scusate come faccio a immettere caratteri cirillici? mmm nn mi fa vedere nulla... perfavore aiuto mi sono super bloccato!!!!! grazie infinite

  6. #6
    Moderator Moving My Stuff To The FlepStudio OrientExpress is on a distinguished road OrientExpress's Avatar
    Join Date
    Aug 2009
    Posts
    1,277
    Rep Power
    3

    Re: menu tweened

    Quote Originally Posted by faretto View Post
    Ciao a tutti, secondo voi è possibile dire al menu di andare ad un frame invece di aprire un url? Perchè altrimenti ogni pagina html richiamata presenta la voce homepage evidenziata (invece della voce di menu che è stata cliccata).
    ciao e grazie
    Nel file FlashMenu.as, hai questa riga:
    Code:
    trace("Add actions here");

  7. #7
    Member Settled In AleX_Mac is on a distinguished road AleX_Mac's Avatar
    Join Date
    Jan 2009
    Posts
    37
    Rep Power
    0

    Re: menu tweened

    Tanks.______.
    tanks

  8. #8
    Junior Member Settled In eruyomon is on a distinguished road
    Join Date
    Sep 2008
    Posts
    19
    Rep Power
    0

    Re: menu tweened

    per me nessuna notizia vero? sto provandoe riprovando ma le lettere vanno proprio via e basta :(

  9. #9
    Member Settled In AleX_Mac is on a distinguished road AleX_Mac's Avatar
    Join Date
    Jan 2009
    Posts
    37
    Rep Power
    0

    Re: menu tweened

    eruyomon,

    apri il .fla, seleziona il box di testo dinamico "font_txt" e, attaverso le proprietà, clicca su "incorpora", da li inserisci i glifi o dieresi che non vedi.

    ciao

  10. #10
    Junior Member Settled In eruyomon is on a distinguished road
    Join Date
    Sep 2008
    Posts
    19
    Rep Power
    0

    Re: menu tweened

    TI AMO O MAMMA :D Finalmente ed era davvero una cavolata :( sono scemoooooooooooo!!!!!!!!!!!!! grazie davvero

+ Reply to Thread
Page 1 of 3 1 2 3 LastLast

Similar Threads

  1. tweened menu
    By Flep in forum FlepStudio utilities
    Replies: 12
    Last Post: 20-02-10, 01:34
  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