home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Ware Multimedia 1998 May
/
CineCDW_02.iso
/
Datos
/
Datos.dat
/
Internal_25_MEstrIni.ls
< prev
next >
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
|
1998-04-13
|
217 b
|
11 lines
on enterFrame
global BotonMenu, BotonTrailer
set BotonMenu to new(script "Pulsador", 2, "Bmenu1a")
set BotonTrailer to new(script "Pulsador", 3, "Btrail1a")
set posicion to 0
end
on exitFrame
cursor(0)
end