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 [144, 145, 146, 147, 148, 149, 150, 151, 152, 153]
- set the colList of me to [97, 115, 103, 138, 107, 123, 121, 115, 113, 113]
- set the maxFrames of me to count(the castList of me)
- return me
- end
-