dear friends
i am trying to load the dynamic text.
but the first load variable is not working.
the second variable is loading.
i have used the same variable name for dymanic text box.
onClipEvent (load) {
loadVariables(“http://www.mednetworld.com/test.php”, this, “GET”);
loadVariables(“http://www.kirupa.com/developer/mx2004/pg/files.php”, this, “GET”);
}
can anyone help me.
i am new to as.
thankx in advance
cheri