home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Puzzle
/
bubble_elements.swf
/
scripts
/
DefineSprite_279_mc_head
/
frame_4
/
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-03-20
|
99 b
|
7 lines
k = 0;
while(k < 20)
{
k++;
_root.bublexp(_root.BBL[0].X,_root.BBL[0].Y - _root.cD);
}