home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Leer Poker Spelen
/
Unibet.iso
/
content
/
TheCD3.swf
/
scripts
/
DefineSprite_31
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2007-12-19
|
135 b
|
8 lines
MovieClip.prototype.rewind = function()
{
if(goBack && _currentframe > 1)
{
gotoAndStop(_currentframe - 1);
}
};