home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global xhelp, zutilactiva, zlista, zmenu, xruta
- set xhelp to "autil"
- docargades(zutilactiva)
- set grafico to "U" & zutilactiva
- set xruta to the pathName
- set the searchPath to [xruta & "video", xruta & "imagen"]
- SetSprite(6, grafico)
- SetSprite(8, "texto")
- set the text of field "mascaralista" to the text of field zmenu
- end
-