on (release) {
variabile = _root.cek.getValue() == true ? 'ok' : 'no';
variabile2 = _root.cek2.getValue() == true ? 'ok' : 'no';
variabile3 = _root.feg.getSelectedIndex() == 0 ? 'yes' : 'no';
loadVariablesNum("sendmail.php", 0, "POST");
}
on (release) {
variabile = _root.cek.getValue() == true ? 'ok' : 'no';
variabile2 = _root.cek2.getValue() == true ? 'ok' : 'no';
variabile3 = _root.feg.getSelectedIndex() == 0 ? 'yes' : 'no';
loadVariablesNum("sendmail.php", 0, "POST");
}
penso che sia dovuto al fatto che il comando GETVALUE appartenga ad actionscript 1.0
ma come si modifica in action script 2.0?
hjai guardato nelle proprietà del component?
components -> checkbox -> properties -> selected ?
ciao gioska...
scusa se mi intrometto, ma credo che tra poco avro' il tuo stesso problema.
Poi come hai risolto??
Grazie Elisa.