home *** CD-ROM | disk | FTP | other *** search
- property ancestor
-
- on birth me, loc, chan
- set ancestor to birth(script "sparkle ancestor", chan)
- set the x of me to getAt(loc, 1)
- set the y of me to getAt(loc, 2)
- set the castList of me to [154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165]
- set the colList of me to [241, 51, 85, 51, 25, 244, 37, 71, 101, 149, 122, 149]
- set the maxFrames of me to count(the castList of me)
- return me
- end
-