home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Creative Review 39
/
Creative-Review-CD-ROM-39.iso
/
pc
/
gallery
/
demo.dir
/
00295_Script_295
< prev
next >
Wrap
Text File
|
1996-10-14
|
134b
|
9 lines
on exitFrame
global count
set count = count +1
if count = 3 then
go marker (1)
else
go "spin"
end if
end