import Warp; var warp:Warp = new Warp(_root, 1); this.onEnterFrame = function(){ warp.onTick(); };