home *** CD-ROM | disk | FTP | other *** search
- package Code.LIB
- {
- import flash.display.Sprite;
-
- public class _pd424 extends Sprite
- {
-
-
- public function _pd424()
- {
- super();
- }
-
- public function _gm53(param1:Number, param2:Number) : void
- {
- this._vt351 = param1;
- this._lh238 = param2;
- }
-
- public function get _lh238() : Number
- {
- return this.y / _bm350._tc204;
- }
-
- public function get _yf134() : Number
- {
- return this.width / _bm350._tc204;
- }
-
- public function set _vt351(param1:Number) : void
- {
- this.x = param1 * _bm350._tc204;
- }
-
- public function set _lh238(param1:Number) : void
- {
- this.y = param1 * _bm350._tc204;
- }
-
- public function _xe147() : void
- {
- while(numChildren > 0)
- {
- this.removeChildAt(0);
- }
- }
-
- public function get _be288() : Number
- {
- return this.height / _bm350._tc204;
- }
-
- public function get _vt351() : Number
- {
- return this.x / _bm350._tc204;
- }
- }
- }
-