home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Pokemon Promotional Discs
/
ANA_POKEMON_01.ISO
/
1
/
scripts
/
DefineSprite_158
/
frame_449
/
DoAction.as
Wrap
Text File
|
2004-01-04
|
141b
|
9 lines
if(_parent.flag.scrollnum == 1)
{
_parent.coilX.gotoAndPlay("play_coil");
}
else if(_parent.flag.scrollnum == 0)
{
}
this.stop();