home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Diversos
/
catch_flies.swf
/
scripts
/
DefineSprite_6
/
frame_10
/
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
|
2006-06-13
|
109 b
|
7 lines
entrancex = random(500) + 50;
entrancey = random(300) + 50;
tellTarget(thisfly)
{
gotoAndPlay(1);
}