home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mobiclic 1
/
MOBICLIC.ISO
/
mac
/
SKEET
/
TAB.dir
/
00029_Script_29
< prev
next >
Wrap
Text File
|
1997-02-20
|
594b
|
33 lines
on scripjuju
if the frame=3 then
put field "nom" into field "nom1"
savemovie "tab.dir"
go to 20
end if
if the frame=6 then
put field "nom" into field "nom2"
savemovie "tab.dir"
go to 20
end if
if the frame=9 then
put field "nom" into field "nom3"
savemovie "tab.dir"
go to 20
end if
if the frame=12 then
put field "nom" into field "nom4"
savemovie "tab.dir"
go to 20
end if
if the frame=15 then
put field "nom" into field "nom5"
savemovie "tab.dir"
go to 20
end if
end