home *** CD-ROM | disk | FTP | other *** search
- on startMovie
- global gCesta1, gCesta2, gCesta3
- set gCesta1 to the pathName & "sni\dir\"
- set gCesta2 to the pathName & "sni\zvuk\"
- set gCesta3 to the pathName & "sni\hudba\"
- if the quickTimePresent then
- nothing()
- else
- open(the pathName & "sni\Qt32inst.exe")
- end if
- end
-