home *** CD-ROM | disk | FTP | other *** search
- on jcargatexto_hTX etiqueta, numspritedes, linea, numlineas
- set l_H to the locH of sprite numspritedes
- set l_V to the locV of sprite numspritedes
- set l_Tname to "T" & etiqueta
- duplicate(member l_Tname, the castNum of sprite numspritedes)
- set the locH of sprite numspritedes to l_H
- set the locV of sprite numspritedes to l_V
- set the name of member the memberNum of sprite numspritedes to "TDmask"
- set l_w1 to the lineCount of member ("T" & etiqueta)
- set the visible of sprite numspritedes to 1
- return linea
- end
-