Myloadvars help, with GETURL()

Im not sure what im doing wrong, but im sure its a simple mistake heres the code i have:


 on(release)
{
myLoadVar = new LoadVars (); 
myLoadVar.load(""); 
 geturl("MyLoadVar.url?zone=MyLoadVar.zone&boutiqueID=MyLoadVar.boutiqueID", 0)
}

Thanks in advance,
Cody Selzer

What are you trying to do here?
You have a loadvars object but you’re not loading anything?

It works without, http://igadisuniverse.com/?zone=explore it gets the name of the boutique.

anyone else?

nevermind i fixed it myself.