home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 July
/
Chip_2004-07_cd2.bin
/
novinky
/
palm
/
download
/
swf
/
intro.swf
/
scripts
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2004-04-28
|
152 b
|
13 lines
stop();
buyNav.onEnterFrame = function()
{
if(buyNavFade)
{
this.nextFrame();
}
else
{
this.prevFrame();
}
};