problem sending 2 variables in same time

function SendVariable (variable, valor) { codeline1 = "javascript:" + variable + ".set('" + valor + "');" getURL(codeline1); } is actionscript into flash

Discussions have been disabled for this post