Si:

codice:
istanza_pulsante.onRelease = function()
{
	trace("CIAO");
};
istanza_pulsante.onRelease(); // forzi la chiamata