var $vars = new LoadVars(); $vars.onLoad = function(ok) { if (ok) { _root.muvik._x = $vars.klip; } }; $vars.load("text.txt");