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 [110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124]
- set the colList of me to [51, 113, 25, 151, 78, 28, 151, 20, 51, 78, 97, 149, 233, 245, 20]
- set the maxFrames of me to count(the castList of me)
- return me
- end
-