esempio:
Codice PHP:
_root.pulsante1.onRollOver = function() {
    
this.funzione(this._xthis._y014014010);
};
_root.pulsante1.onRollOut = function() {
    
this.funzione(this._xthis._y010010010);
};
_root.pulsante1.onRelease = function() {
    
_root.back.funzione(19030010010010);
};