home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoft Picture It! 7.0
/
PI2_CD1.ISO
/
pip
/
pi7
/
1033
/
tour.swf
/
scripts
/
frame_87
/
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
|
2002-07-09
|
268 b
|
21 lines
if(selection == "oney")
{
gotoAndPlay(99);
}
if(selection == "twoy")
{
gotoAndPlay(248);
}
if(selection == "threey")
{
gotoAndPlay(335);
}
if(selection == "foury")
{
gotoAndPlay(520);
}
if(selection == "fivey")
{
gotoAndPlay(714);
}