home *** CD-ROM | disk | FTP | other *** search
- on startMovie
- global gl1Ip, gl2Ip, gl3Ip, gwaLanDp, gReadObject, theText, gmoHsIp, gmoHsDp, gfDelim, gRoot, HDdir, gAct, gsndSw1, gsndSw2, gtxtSw1, gtxtSw2, gVideoSw, gMovType, glObj, gLang1, gLang2, gSprites, smExit0, smExit1, smExit2, BkAro, mMnu, find, spell, scram, L0L0, L0L1, L0L2, L0L3, L1L0, L1L1, L1L2, L1L3, L2L0, L2L1, L2L2, L2L3, L3L0, L3L1, L3L2, L3L3, video, GbTiny, L2Tiny, FrTiny, sndOn, sndOff, txtOn, txtOff, help, chgLangs, chgAct, chgSnd1, chgSnd2, chgTxt1, chgTxt2, chgFind, chgSpell, chgScram, chgDic, pDic, txFront, txBackSin, txBackDbl, l1Text, l2Text, l3Text, txFrSmall, txFrMed, txFrBig, done, gLastSp, gmovieStack, gLevel, gBox, gl1Dp, gl2Dp, gl3Dp
- set gmoHsDp to []
- if objectp(gReadObject) then
- gReadObject(mdispose)
- end if
- set gReadObject to FileIO(mnew, "read", HDdir & "mo_hs.dp")
- set theText to " "
- repeat while theText > EMPTY
- set theText to gReadObject(mReadLine)
- append(gmoHsDp, value(theText))
- end repeat
- if objectp(gReadObject) then
- gReadObject(mdispose)
- end if
- set done to 1
- set BkAro to the number of cast "BkAro"
- set mMnu to the number of cast "mMnu"
- set find to the number of cast "find"
- set spell to the number of cast "spell"
- set scram to the number of cast "scram"
- set L0L0 to the number of cast "L0L0"
- set L0L1 to the number of cast "L0L1"
- set L0L2 to the number of cast "L0L2"
- set L0L3 to the number of cast "L0L3"
- set L1L0 to the number of cast "L1L0"
- set L1L1 to the number of cast "L1L1"
- set L1L2 to the number of cast "L1L2"
- set L1L3 to the number of cast "L1L3"
- set L2L0 to the number of cast "L2L0"
- set L2L1 to the number of cast "L2L1"
- set L2L2 to the number of cast "L2L2"
- set L2L3 to the number of cast "L2L3"
- set L3L0 to the number of cast "L3L0"
- set L3L1 to the number of cast "L3L1"
- set L3L2 to the number of cast "L3L2"
- set L3L3 to the number of cast "L3L3"
- set video to the number of cast "Video"
- set sndOn to the number of cast "sndOn"
- set sndOff to the number of cast "sndOff"
- set txtOn to the number of cast "txtOn"
- set txtOff to the number of cast "txtOff"
- set help to the number of cast "help"
- set chgLangs to the number of cast "chgLangs"
- set chgAct to the number of cast "chgAct"
- set chgSnd1 to the number of cast "chgSnd1"
- set chgSnd2 to the number of cast "chgSnd2"
- set chgTxt1 to the number of cast "chgTxt1"
- set chgTxt2 to the number of cast "chgTxt2"
- set chgFind to the number of cast "chgFind"
- set chgSpell to the number of cast "chgSpell"
- set chgScram to the number of cast "chgScram"
- set chgDic to the number of cast "chgDic"
- set pDic to the number of cast "pDic"
- set txFront to the number of cast "txFront"
- set txBackSin to the number of cast "txBackSin"
- set txBackDbl to the number of cast "txBackDbl"
- set l1Text to the number of cast " l1Text"
- set l2Text to the number of cast "l2Text"
- set l3Text to the number of cast "l3Text"
- set txFrSmall to the number of cast "txFrSmall"
- set txFrMed to the number of cast "txFrMed"
- set txFrBig to the number of cast "txFrBig"
- end
-