function fwrw(mc, fwrw, frame) { if (fwrw == 1) { eval("mc").onEnterFrame = function() { if (this._currentframeframe) { this.prevFrame(); } else { this.onEnterFrame = null; } }; } }