problem sending 2 variables in same time

i run flash in lectora and i have one problem.in a few moments i have to sent two variables in same time, but only de second variable is send.i use function SendVariable (variable, valor) { codeline1 = "javascript:" + variable + ".set('" + valor + "');" getURL(codeline1); }but i can't use this to send 2 different variables in same time. in same frame;what i can do?everything work in this project, only this no

Discussions have been disabled for this post