home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Creative Review 34
/
Creative-Review-CD-ROM-34.iso
/
pc
/
jkd
/
folio
/
scripts.cst
/
00017_Script_SelectImage
< prev
next >
Wrap
Text File
|
1998-01-26
|
194b
|
7 lines
on mouseDown
global imageBar
set the attemptSelectedImage of imageBar to getAt(the selectedImageList of imageBar, (the clickOn - 18))
displaySelectedImage imageBar
updateStage
end