Código :
this.onEnterFrame = function() { cuenta.text = "\"Este es el fotograma:\"" + String(this._currentframe); };
cuenta.text = "\"Este es el fotograma:\"" + String(this._currentframe);
};
this.onEnterFrame = function() {
cuenta.text = "\"Este es el fotograma:\"" + String(this._currentframe);
};