<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Subscribe list users to a MailChimp mailing list using Flash</title>
	<atom:link href="http://christiancox.com/?feed=rss2&#038;p=29" rel="self" type="application/rss+xml" />
	<link>http://christiancox.com/?p=29</link>
	<description>Web development and more.</description>
	<lastBuildDate>Thu, 19 Aug 2010 19:06:20 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://christiancox.com/?p=29&#038;cpage=1#comment-254</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 19 Aug 2010 19:06:20 +0000</pubDate>
		<guid isPermaLink="false">http://christiancox.com/?p=29#comment-254</guid>
		<description>Hi Chema, you&#039;re welcome! Always pleased to know that something I&#039;ve worked on is useful to others. It is possible to add a field for your user&#039;s birthday and pass that to MailChimp. How do you plan to collect that information? I would imagine you can create a text input area where the user can type it in, or you can create a series of dropdown fields where the user can select a day, month and year. Then you will need to write a validation script that ensures this data is both valid (for instance, they have not tried to enter February 40, 109) and formatted correctly (YYYY-MM-DD is MailChimp&#039;s preferred format). If not, you need to present an error message to the user describing the problem and prompting them to correct it. When the data is both valid and formatted correctly, you would need to append that information in to the send_url variable. How you add that information depends on the name you have given to the &quot;date&quot; field in your mailing list and the variable name you are using to store that string data - for instance a mailing list field named &quot;USERBDAY&quot;  and a string named &quot;bDayString&quot; would be added as &quot;&amp;merge_vars[USERBDAY]=&quot; + bDayString. Not sure how familiar you are with Flash development, so this is a very high-level overview of the steps you would need to take. If you need more specific information, feel free to post here and I will try to help you out!</description>
		<content:encoded><![CDATA[<p>Hi Chema, you&#8217;re welcome! Always pleased to know that something I&#8217;ve worked on is useful to others. It is possible to add a field for your user&#8217;s birthday and pass that to MailChimp. How do you plan to collect that information? I would imagine you can create a text input area where the user can type it in, or you can create a series of dropdown fields where the user can select a day, month and year. Then you will need to write a validation script that ensures this data is both valid (for instance, they have not tried to enter February 40, 109) and formatted correctly (YYYY-MM-DD is MailChimp&#8217;s preferred format). If not, you need to present an error message to the user describing the problem and prompting them to correct it. When the data is both valid and formatted correctly, you would need to append that information in to the send_url variable. How you add that information depends on the name you have given to the &#8220;date&#8221; field in your mailing list and the variable name you are using to store that string data &#8211; for instance a mailing list field named &#8220;USERBDAY&#8221;  and a string named &#8220;bDayString&#8221; would be added as &#8220;&#038;merge_vars[USERBDAY]=&#8221; + bDayString. Not sure how familiar you are with Flash development, so this is a very high-level overview of the steps you would need to take. If you need more specific information, feel free to post here and I will try to help you out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chema</title>
		<link>http://christiancox.com/?p=29&#038;cpage=1#comment-253</link>
		<dc:creator>Chema</dc:creator>
		<pubDate>Thu, 19 Aug 2010 18:21:06 +0000</pubDate>
		<guid isPermaLink="false">http://christiancox.com/?p=29#comment-253</guid>
		<description>Hi Christian, thanks for sharing this to us. I was wondering if it´s possible to add a field for my users brithday using the Date field of Mailchimp. 

Thanks a lot.</description>
		<content:encoded><![CDATA[<p>Hi Christian, thanks for sharing this to us. I was wondering if it´s possible to add a field for my users brithday using the Date field of Mailchimp. </p>
<p>Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Kiges</title>
		<link>http://christiancox.com/?p=29&#038;cpage=1#comment-252</link>
		<dc:creator>Steve Kiges</dc:creator>
		<pubDate>Wed, 18 Aug 2010 16:23:10 +0000</pubDate>
		<guid isPermaLink="false">http://christiancox.com/?p=29#comment-252</guid>
		<description>We have been looking for this of code for some time.  I have sent it over to my developer and will let you know how it works for us.   Thanks so much!</description>
		<content:encoded><![CDATA[<p>We have been looking for this of code for some time.  I have sent it over to my developer and will let you know how it works for us.   Thanks so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://christiancox.com/?p=29&#038;cpage=1#comment-203</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 06 May 2010 18:54:17 +0000</pubDate>
		<guid isPermaLink="false">http://christiancox.com/?p=29#comment-203</guid>
		<description>That is interesting - is it possible the confirmation message is going into your spam folder, or is it possible your email server is experiencing issues? What if you try subscribing a different email?</description>
		<content:encoded><![CDATA[<p>That is interesting &#8211; is it possible the confirmation message is going into your spam folder, or is it possible your email server is experiencing issues? What if you try subscribing a different email?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zachary</title>
		<link>http://christiancox.com/?p=29&#038;cpage=1#comment-202</link>
		<dc:creator>Zachary</dc:creator>
		<pubDate>Thu, 06 May 2010 18:38:16 +0000</pubDate>
		<guid isPermaLink="false">http://christiancox.com/?p=29#comment-202</guid>
		<description>Hello Christian. Great work on this form. I do have a strange issue. I integrated all of your pieces into my existing Flash stuff and it all seems to work. I get a successful message when testing online. However, I never receive the confirmation email, nor does the Mail Chimp List show a new subscriber. Any thoughts? The API Key and List are both brand new...maybe a delay on Mail Chimp&#039;s side or did I miss adding a variable to the .as file?</description>
		<content:encoded><![CDATA[<p>Hello Christian. Great work on this form. I do have a strange issue. I integrated all of your pieces into my existing Flash stuff and it all seems to work. I get a successful message when testing online. However, I never receive the confirmation email, nor does the Mail Chimp List show a new subscriber. Any thoughts? The API Key and List are both brand new&#8230;maybe a delay on Mail Chimp&#8217;s side or did I miss adding a variable to the .as file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://christiancox.com/?p=29&#038;cpage=1#comment-145</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 01 Mar 2010 02:07:42 +0000</pubDate>
		<guid isPermaLink="false">http://christiancox.com/?p=29#comment-145</guid>
		<description>Hi Artemis, glad to be of help. Not sure I understand how the &quot;share with a friend&quot; mailchimp form would work - how would it tie in to MailChimp? A &quot;share with a friend&quot; form might be helpful on your site, but I don&#039;t see how it would need to integrate with MailChimp in any way. If a simple mail form is sufficient, you might check out this &lt;a href=&quot;http://www.kirupa.com/developer/actionscript/flash_php_email.htm&quot; rel=&quot;nofollow&quot;&gt;tutorial&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Hi Artemis, glad to be of help. Not sure I understand how the &#8220;share with a friend&#8221; mailchimp form would work &#8211; how would it tie in to MailChimp? A &#8220;share with a friend&#8221; form might be helpful on your site, but I don&#8217;t see how it would need to integrate with MailChimp in any way. If a simple mail form is sufficient, you might check out this <a href="http://www.kirupa.com/developer/actionscript/flash_php_email.htm" rel="nofollow">tutorial</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Artemis</title>
		<link>http://christiancox.com/?p=29&#038;cpage=1#comment-144</link>
		<dc:creator>Artemis</dc:creator>
		<pubDate>Sat, 27 Feb 2010 18:03:53 +0000</pubDate>
		<guid isPermaLink="false">http://christiancox.com/?p=29#comment-144</guid>
		<description>Thanks, this was really helpful.

Now, do you happen to have a &quot;share with a friend&quot; mailchimp form for Flash?</description>
		<content:encoded><![CDATA[<p>Thanks, this was really helpful.</p>
<p>Now, do you happen to have a &#8220;share with a friend&#8221; mailchimp form for Flash?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alan starck</title>
		<link>http://christiancox.com/?p=29&#038;cpage=1#comment-140</link>
		<dc:creator>alan starck</dc:creator>
		<pubDate>Tue, 09 Feb 2010 18:38:19 +0000</pubDate>
		<guid isPermaLink="false">http://christiancox.com/?p=29#comment-140</guid>
		<description>Thanks!
Sorted!
Excellent help ;o)</description>
		<content:encoded><![CDATA[<p>Thanks!<br />
Sorted!<br />
Excellent help ;o)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://christiancox.com/?p=29&#038;cpage=1#comment-139</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 09 Feb 2010 18:03:56 +0000</pubDate>
		<guid isPermaLink="false">http://christiancox.com/?p=29#comment-139</guid>
		<description>No problem Alan, I&#039;m going to email you directly and see if we can get it working for ya!</description>
		<content:encoded><![CDATA[<p>No problem Alan, I&#8217;m going to email you directly and see if we can get it working for ya!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alan starck</title>
		<link>http://christiancox.com/?p=29&#038;cpage=1#comment-138</link>
		<dc:creator>alan starck</dc:creator>
		<pubDate>Tue, 09 Feb 2010 17:48:02 +0000</pubDate>
		<guid isPermaLink="false">http://christiancox.com/?p=29#comment-138</guid>
		<description>Thanks for the reply.
I won&#039;t keep writing cos I don&#039;t want to fill up your blog with my rubbish!
So in my flash file I make some text entry fields using the text tool with &#039;input text&#039; option selected, I give them instance names FNAME, LNAME and EMAIL. I then create a button from the common libraries.
I make sure no specific item is selected then open the action window and paste the above code in. i change the apicode string to a little 10 digit number something like this &#039;123abcde [edited by admin]&#039; and list id to something that looks like this &#039;QWERTYPOIUt [edited by admin]&#039;. Then that should be it?
Do I somehow have to link the button, or the fields or something? I think the button is where my problem is, cos its not doing anything when i click it and there is nothing in the action.
Maybe I am missing a huge step-cos there is no form thing in my library etc. Oh dear
Sorry, I am a true amateur, who has been struggling to build my site for my music on no knowledge. It has been a real struggle and this is the last hurdle if you like. I am very grateful for your help!

A</description>
		<content:encoded><![CDATA[<p>Thanks for the reply.<br />
I won&#8217;t keep writing cos I don&#8217;t want to fill up your blog with my rubbish!<br />
So in my flash file I make some text entry fields using the text tool with &#8216;input text&#8217; option selected, I give them instance names FNAME, LNAME and EMAIL. I then create a button from the common libraries.<br />
I make sure no specific item is selected then open the action window and paste the above code in. i change the apicode string to a little 10 digit number something like this &#8216;123abcde [edited by admin]&#8216; and list id to something that looks like this &#8216;QWERTYPOIUt [edited by admin]&#8216;. Then that should be it?<br />
Do I somehow have to link the button, or the fields or something? I think the button is where my problem is, cos its not doing anything when i click it and there is nothing in the action.<br />
Maybe I am missing a huge step-cos there is no form thing in my library etc. Oh dear<br />
Sorry, I am a true amateur, who has been struggling to build my site for my music on no knowledge. It has been a real struggle and this is the last hurdle if you like. I am very grateful for your help!</p>
<p>A</p>
]]></content:encoded>
	</item>
</channel>
</rss>
