|
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Hi
I have a template with a contacts page. When I click the send button I get a server error. I'm a noob to flash and don't understand the code Thanks Tom on(rollOver){ this.gotoAndPlay("s1"); } on(releaseOutside, rollOut){ this.gotoAndPlay("s2"); } on (release) { for (i=1; i<_parent.fields_descriptions.length; i++) { if (_parent[_parent.fields_descriptions[i][1]]!=_parent.fields_descriptions[i][2]) { this[_parent.fields_descriptions[i][1]]=_parent[_parent.fields_descriptions[i ][1]]+"&777&"+_parent.fields_descriptions[i][2]; } _parent.reset_txt(_parent["t"+i], _parent.fields_descriptions[i][1], _parent.fields_descriptions[i][2]); } this.recipient=_parent.rec; delete(i); getURL("contact."+_parent.serv, "_blank", "POST"); } |
|
![]() |
| Outils de la discussion | |
|
|