codice:
on (release, keyPress "<Enter>") {
_root.command = substring(_root.chatchat.mchat2,0,1);
_root.mchat = _root.chatchat.mchat2;
_root.supernome = "<font color = '#006699'>" + _root.nome + " " + "</font>";
_root.superchat = ": " + _root.mchat + "
";
if (_root.command == "#") {
loadVariables("expload.php",_root,"post");
_root.comando = "<font color = '#FF9900'>" + _root.nome + " " + _root.mchat + "</font>
"
esperienza2 = Number(esperienza) + Number(1);
loadVariables("command1.php",_root,"post")} else {
loadVariables("chat1.php",_root,"post")
}
if (_root.command == "/iniziativa") {
_root.comando = "<font color = '#006699'>" + _root.nome + " " + _root.mchat + "</font>
"
loadVariables("command2.php",_root,"post")} else {
loadVariables("chat1.php",_root,"post")
}
_root.chatchat.mchat2 = "";
loadVariables("expload.php",_root,"post");
}
Fatemi sapere
ciau