home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
i·claim - visualizing argument
/
ICLAIM.ISO
/
pc
/
gloss.swf
/
scripts
/
DefineSprite_402
/
frame_1
/
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
|
2005-02-26
|
171 b
|
9 lines
function gotoWord(w, ln, fr)
{
this._parent.unsetWords(w);
_root.hil = w;
this._parent.azclip.gotoAndStop(ln);
this._parent.gotoAndStop(fr);
}
stop();