I still plan on submitting some example code, but I decided to set an onEnterFrame to trace the 2 clips I'm using to setMask and I was getting something very strange.
I was seeing 3 instances of each clip variable, but only one instance yields actual MovieClips. Also, the method that creates these MovieClips is only called once. [output] rowContainerMask = undefined rowContainer = undefined rowContainerMask = undefined rowContainer = undefined rowContainerMask = _level0.testrun.myList.rowContainerMask rowContainer = _level0.testrun.myList.rowContainer [/output] _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
