home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / sky-chopper.swf / scripts / __Packages / mx / utils / Collection.as < prev    next >
Encoding:
Text File  |  2005-09-29  |  195 b   |  15 lines

  1. if(!_global.mx)
  2. {
  3.    _global.mx = new Object();
  4. }
  5. §§pop();
  6. if(!_global.mx.utils)
  7. {
  8.    _global.mx.utils = new Object();
  9. }
  10. §§pop();
  11. if(_global.mx.utils.Collection)
  12. {
  13. }
  14. §§pop();
  15.