home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Games #12
/
GEGA012.iso
/
eroticos
/
feeltheflash.swf
/
scripts
/
DefineSprite_784
/
frame_1
/
DoAction.as
Wrap
Text File
|
2005-08-12
|
158b
|
13 lines
if(_root.v_po == 1)
{
this.gotoAndStop("po1");
}
else if(_root.v_po == 2)
{
this.gotoAndStop("po2");
}
else
{
this.gotoAndStop("po0");
}