SB> This doesn't work when you are trying to assimilate _root e.g, any SB> suggestions that? The main problem is that in most cases the constructor is SB> run but the class itself is still a MovieClip thus no properties from the SB> class are present in the constructor until a frame has elapsed.
Yes, in the case of _root it will not work. Personally, I almost never use _root as the base movie clip of my programs and I create a new movie clip instance for such purposes. Attila _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
