home *** CD-ROM | disk | FTP | other *** search
- on startMovie
- global riferimento, music, Segno, dirpref, Kuntakinte, desinenza, listatrincee, suoni, cdpath, infogen, LIMITESOLDATI, TRINCEAFATTA, percorso, riferimento3, TRINCEA, Avventura, EXPLO, NOMINATO
- set riferimento3 to the pathName & the movieName
- set cdpath to the pathName
- set NOMINATO to "trincea"
- set percorso to the pathName
- set desinenza to ".dir"
- set riferimento to the pathName & "sturm" & desinenza
- set suoni to the pathName & "sound:"
- set Kuntakinte to 0
- set Macchina to the machineType
- if Macchina = 256 then
- set Segno to "\"
- else
- set Segno to ":"
- set music to riferimento & "Music" & Segno
- set EXPLO to 0
- end if
- end
-
- on stopMovie
- set the visible of sprite 1 to 1
- sound stop 2
- end
-