home *** CD-ROM | disk | FTP | other *** search
- on startMovie
- global picName, chgAct, pDic, gAct
- set vDelim to the itemDelimiter
- set the itemDelimiter to "."
- set picName to item 1 of the movieName
- set the itemDelimiter to vDelim
- langButtup()
- set gAct to "p"
- set the picture of cast chgAct to the picture of cast pDic
- set the visible of sprite 7 to 0
- loadHsDp()
- go(1)
- end
-