public function Pipe() { contBuble = new MovieClip; contBuble.width = this.width; contBuble.height = this.height; addChild(contBuble); }