home *** CD-ROM | disk | FTP | other *** search
- function Init()
- {
- _global.xGetConfig();
- }
- _root.StopAll = function()
- {
- MovieClip.prototype._xtrace_ = undefined;
- MovieClip.prototype._o_ = undefined;
- MovieClip.prototype._xlib1_ = undefined;
- this._mod_.removeMovieClip();
- };
- _root.ModulePause = function()
- {
- };
- _root.ModuleResume = function()
- {
- };
-