home *** CD-ROM | disk | FTP | other *** search
- if(_root.user_id == "none")
- {
- getURL("/gijoe/experience/scripts/holder.cfm?action=postscores&gameID=106&score=" + _root.borderDup.score_mc.score_txt.text + "&test=test","");
- stop();
- }
- else
- {
- loadVariablesNum("/gijoe/experience/scripts/scores.cfm?action=postscores&gameID=106&score=" + _root.borderDup.score_mc.score_txt.text + "&test=test",0);
- }
-