Constructor Parameters when extending MovieClip class, AS2 vs. AS3
This article is about a particular case of passing parameters to a constructor of your class, which is inherited from (extends) MovieClip. ActionScript 2 and ActionScript 3 syntax is observed.