Pagina 2 di 2 primaprima 1 2
Visualizzazione dei risultati da 11 a 14 su 14
  1. #11
    Utente di HTML.it
    Registrato dal
    May 2002
    Messaggi
    1,199
    Ok pare che funzioni ho creato :

    ---un bottone l'ho portato sullo stage su un layer e gli ho legato il codice che mi hai dato

    ---ho creato mc l'ho portato sullo stage su un altro layer e gli ho dato nome istanza SFONDO

    ---ed infine su un altro layer ho messo un fotogramma vuoto con sopra questo codice

    rex = 0;
    mio_col = new Color(this.sfondo);
    myOggettoColor = new Object();


    il punto e questo nekl codice del pulsante quali sono gli equivalenti dell' RGB e anche le altre variabili a che servono ???

  2. #12
    ra is the percentage for the red component (-100 to 100).
    rb is the offset for the red component (-255 to 255).
    ga is the percentage for the green component (-100 to 100).
    gb is the offset for the green component (-255 to 255).
    ba is the percentage for the blue component (-100 to 100).
    bb is the offset for the blue component (-255 to 255).
    aa is the percentage for alpha (-100 to 100).
    ab is the offset for alpha (-255 to 255).

    ...devi "giocare"con i valori dei parametri
    aiutati con il Color Mixer...impostando l'RGB

  3. #13
    Utente di HTML.it
    Registrato dal
    May 2002
    Messaggi
    1,199
    che si intende per offset ??

  4. #14
    salve ragazzi, grazie mille x le risposte, tutte molto utili...

    hoi applicato il metodo suggerito da panta che al mio livello di preparazione mi voene molto + semplice

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2026 vBulletin Solutions, Inc. All rights reserved.