home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Great Adventure of Natural Gas
/
start
/
start.swf
/
scripts
/
DefineSprite_275
/
frame_103
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-01-01
|
187 b
|
8 lines
function fin()
{
_root.gotoAndStop(_root._currentframe + 1);
}
stop();
_root.onEnterFrame = null;
_root.zoomTo(_root.mcscene.sceneintro._x,_root.mcscene.sceneintro._y,600,fin);