home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 2003 August
/
TommyVideo.iso
/
flash
/
services
/
exclusive.swf
/
scripts
/
DefineSprite_203_supportContent
/
frame_2
/
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
|
2003-06-08
|
217 b
|
10 lines
_parent.refreshPane();
_parent.setScrollPosition(0,0);
input_14.setDataProvider(_root.comboData);
if(_root.cmbIndex == undefined)
{
_root.cmbIndex = 0;
}
input_14.setSelectedIndex(_root.cmbIndex);
stop();