LoadVars and posting just one

Hi, can anyone help me with posting just one var out of my 6 vars?

I am using

on (release) {
getURL(“nextrec.php","_self","POST”);
}

I have several vars on the stage but I only want to post the var named “next”

any help will be much appreciated.