Forums
This topic is locked
Flash contact form
Posted 19 Sep 2007 02:25:39
1
has voted
19 Sep 2007 02:25:39 michael janek posted:
"first name" "message""last name"
"email add"
"phone" "clear" "send"
The above is my contact form.
on(rollOver){
gotoAndPlay("p1"
}
on(releaseOutside,rollOut){
gotoAndPlay("p2"
}
Question server I use is PHP,what command do I use in Flash to activate form?