Warning: Cannot modify header information - headers already sent by (output started at /home/itontips/public_html/msinghinteractive.com/blog/index.php:4) in /home/itontips/public_html/msinghinteractive.com/blog/wp-includes/feed-rss2-comments.php on line 8
Comments on: Easy to use Flash AS3 Contact Us form class http://www.msinghinteractive.com/blog/2009/09/easy-to-use-flash-as3-contact-us-form-class/ Flash/Air AS2, AS3 Developer Fri, 05 Aug 2011 10:25:35 +0100 http://wordpress.org/?v=2.8 hourly 1 By: Queens BedBug Dog http://www.msinghinteractive.com/blog/2009/09/easy-to-use-flash-as3-contact-us-form-class/comment-page-1/#comment-2750 Queens BedBug Dog Fri, 05 Aug 2011 10:25:35 +0000 http://www.msinghinteractive.com/blog/?p=3#comment-2750 I like what you guys are up also. Such smart work and reporting! Carry on the superb works guys I have incorporated you guys to my blogroll. I think it'll improve the value of my web site :). I like what you guys are up also. Such smart work and reporting! Carry on the superb works guys I have incorporated you guys to my blogroll. I think it’ll improve the value of my web site :) .

]]>
By: Robert Jay http://www.msinghinteractive.com/blog/2009/09/easy-to-use-flash-as3-contact-us-form-class/comment-page-1/#comment-1163 Robert Jay Fri, 14 Jan 2011 16:42:36 +0000 http://www.msinghinteractive.com/blog/?p=3#comment-1163 Hi! Big thanx for this clean and neat form. I'm a beginner in AS3 and was able to get it working in no time. Thanx for sharing this! Regards Bob Hi!
Big thanx for this clean and neat form.
I’m a beginner in AS3 and was able to get it working in no time.
Thanx for sharing this!
Regards
Bob

]]>
By: Duarte http://www.msinghinteractive.com/blog/2009/09/easy-to-use-flash-as3-contact-us-form-class/comment-page-1/#comment-311 Duarte Fri, 06 Aug 2010 08:12:39 +0000 http://www.msinghinteractive.com/blog/?p=3#comment-311 This file is corrupted, as stated by Bret, Can you send or re-post the correct file? thanks in advance. This file is corrupted, as stated by Bret, Can you send or re-post the correct file? thanks in advance.

]]>
By: Monica http://www.msinghinteractive.com/blog/2009/09/easy-to-use-flash-as3-contact-us-form-class/comment-page-1/#comment-152 Monica Sun, 04 Apr 2010 21:37:55 +0000 http://www.msinghinteractive.com/blog/?p=3#comment-152 Manjit- Thanks for the contact form for Flash, however I am having the same problem as Brett had mentioned previously - opening the fla file in CS3 gives an unexpected file format error. Could you please re-post the fla file so that we can open it in CS3? Thank you. Manjit-

Thanks for the contact form for Flash, however I am having the same problem as Brett had mentioned previously – opening the fla file in CS3 gives an unexpected file format error. Could you please re-post the fla file so that we can open it in CS3? Thank you.

]]>
By: Brett Hayvice http://www.msinghinteractive.com/blog/2009/09/easy-to-use-flash-as3-contact-us-form-class/comment-page-1/#comment-116 Brett Hayvice Sun, 21 Feb 2010 23:38:29 +0000 http://www.msinghinteractive.com/blog/?p=3#comment-116 Hi Manjit, I have been trying to get contact form from Flashmo to work with asp serverside script for weeks but no joy. I had hoped your action scrript and contact form would be more suited to use with asp file so downloaded. My cs3 can't open your .fla file (unexpected file format). Could you please help me help this ballet society (all non profit including me) and provide me with the correct fla file and instructions on where to load your class file as I am very new to flash. I would be eternally thankful for any help you could provide. Many thanks, Brett Hi Manjit,
I have been trying to get contact form from Flashmo to work with asp serverside script for weeks but no joy. I had hoped your action scrript and contact form would be more suited to use with asp file so downloaded. My cs3 can’t open your .fla file (unexpected file format).
Could you please help me help this ballet society (all non profit including me) and provide me with the correct fla file and instructions on where to load your class file as I am very new to flash. I would be eternally thankful for any help you could provide.
Many thanks,
Brett

]]>
By: Eyeris http://www.msinghinteractive.com/blog/2009/09/easy-to-use-flash-as3-contact-us-form-class/comment-page-1/#comment-99 Eyeris Fri, 12 Feb 2010 00:02:01 +0000 http://www.msinghinteractive.com/blog/?p=3#comment-99 Nawbee, keep it real! :) it's for AS3, your code is AS2! Nawbee, keep it real! :)

it’s for AS3, your code is AS2!

]]>
By: Eyeris http://www.msinghinteractive.com/blog/2009/09/easy-to-use-flash-as3-contact-us-form-class/comment-page-1/#comment-98 Eyeris Thu, 11 Feb 2010 17:03:17 +0000 http://www.msinghinteractive.com/blog/?p=3#comment-98 This is by far the best and most easy flash contact form I have encountered yet! Clean, Clear, neat, nice look, and very easy adjustable... Thanks man was looking for days This is by far the best and most easy flash contact form I have encountered yet!

Clean, Clear, neat, nice look, and very easy adjustable…

Thanks man

was looking for days

]]>
By: Nawbee http://www.msinghinteractive.com/blog/2009/09/easy-to-use-flash-as3-contact-us-form-class/comment-page-1/#comment-6 Nawbee Mon, 28 Sep 2009 04:50:16 +0000 http://www.msinghinteractive.com/blog/?p=3#comment-6 Hello, Can you please provide me with the correct php mail script for the following ActionScript. I have tried everything and can't get it to work. Thank you so much for your help. on (rollOver){this.gotoAndPlay("s1");} on (releaseOutside, rollOut){this.gotoAndPlay("s2");} on (release) { _parent.t1_2 = "Your full name:"; _parent.t2_2 = "E-mail address:"; _parent.t3_2 = "Your telephone:"; _parent.t4_2 = "Message:"; _parent.loadVariables("mail.php","POST"); } Hello,
Can you please provide me with the correct php mail script for the following ActionScript. I have tried everything and can’t get it to work.
Thank you so much for your help.

on (rollOver){this.gotoAndPlay(”s1″);}
on (releaseOutside, rollOut){this.gotoAndPlay(”s2″);}
on (release) {
_parent.t1_2 = “Your full name:”;
_parent.t2_2 = “E-mail address:”;
_parent.t3_2 = “Your telephone:”;
_parent.t4_2 = “Message:”;
_parent.loadVariables(”mail.php”,”POST”);
}

]]>