home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Today (BR) Volume 2 #6
/
CDRTV2N6.iso
/
makers
/
power
/
ue.dir
/
00235_Script_235
< prev
next >
Wrap
Text File
|
1996-03-13
|
428b
|
17 lines
on mouseDown
global ItemDel
puppetSprite 2,FALSE
set the visible of sprite 2 to false
updateStage
put the pathName into temp
set the itemDelimiter to ItemDel
delete item the number of items of temp of temp
delete item the number of items of temp of temp
set the itemDelimiter to ","
unload
unloadCast
go frame "black"
go frame "fade" of movie string(temp&ItemDel&"random.dir")
end