<?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: Adobe Flex and Google AdSense</title>
	<atom:link href="http://www.ryancampbell.com/2007/12/11/adobe-flex-and-google-adsense/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ryancampbell.com/2007/12/11/adobe-flex-and-google-adsense/</link>
	<description>Flex/Flash Developer Blog</description>
	<lastBuildDate>Thu, 15 Jul 2010 06:16:14 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jendi</title>
		<link>http://www.ryancampbell.com/2007/12/11/adobe-flex-and-google-adsense/comment-page-1/#comment-2115</link>
		<dc:creator>Jendi</dc:creator>
		<pubDate>Mon, 01 Mar 2010 03:09:56 +0000</pubDate>
		<guid isPermaLink="false">http://wp.bobjim.com/wordpress/2007/12/11/adobe-flex-and-google-adsense/#comment-2115</guid>
		<description>How can I do this (integrate Google AdSense) in an AIR app?</description>
		<content:encoded><![CDATA[<p>How can I do this (integrate Google AdSense) in an AIR app?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evgeni</title>
		<link>http://www.ryancampbell.com/2007/12/11/adobe-flex-and-google-adsense/comment-page-1/#comment-36</link>
		<dc:creator>Evgeni</dc:creator>
		<pubDate>Sat, 13 Jun 2009 04:23:37 +0000</pubDate>
		<guid isPermaLink="false">http://wp.bobjim.com/wordpress/2007/12/11/adobe-flex-and-google-adsense/#comment-36</guid>
		<description>I&#039;m working on a Flex app that takes the entire page with very little room for HTML iframe. I guess this is a nice workaround I can use, but it&#039;d be nice to have a way to embed AdSense natively in Flex.</description>
		<content:encoded><![CDATA[<p>I&#8217;m working on a Flex app that takes the entire page with very little room for HTML iframe. I guess this is a nice workaround I can use, but it&#8217;d be nice to have a way to embed AdSense natively in Flex.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nufacik</title>
		<link>http://www.ryancampbell.com/2007/12/11/adobe-flex-and-google-adsense/comment-page-1/#comment-39</link>
		<dc:creator>Nufacik</dc:creator>
		<pubDate>Wed, 22 Apr 2009 07:08:59 +0000</pubDate>
		<guid isPermaLink="false">http://wp.bobjim.com/wordpress/2007/12/11/adobe-flex-and-google-adsense/#comment-39</guid>
		<description>Hi all - especially Ryan Campbell.

I try use iFrame component succesfully. Everithing works fine on my local PC.
But and I have 2 big problems:

1. When I put iFrame component in my flex app, I run on my local PC well. But if I put this swf on webserver, my browser starting load swf and will stop in 3/4 of preloader and stop working. I dont know why, becouse the same browser runing on my desktop working on local server well. If I remove iFrame component from start state and put his in other state in app (after user loggin), the iFrame component doesnt show his source. I repeat - this happen on web server. On my local server working well.

2. If I put iFrame in my app, it will cause that all my combobox, that are fullfilled by arrayCollection will be empty. I dont know why. And again - in my local server runing well, but on the webserver:
- iFrame component doesm&#039;t show his source
- comboboxe&#039;e are empty

Have somebody some idea, how to resolve this problem?

I&#039;m unhappy becouse of this. On my local server run nice, on webserver doesn&#039;t work. Result - I can&#039;t use this for me.

Thanks for all advice&#039;s.</description>
		<content:encoded><![CDATA[<p>Hi all &#8211; especially Ryan Campbell.</p>
<p>I try use iFrame component succesfully. Everithing works fine on my local PC.<br />
But and I have 2 big problems:</p>
<p>1. When I put iFrame component in my flex app, I run on my local PC well. But if I put this swf on webserver, my browser starting load swf and will stop in 3/4 of preloader and stop working. I dont know why, becouse the same browser runing on my desktop working on local server well. If I remove iFrame component from start state and put his in other state in app (after user loggin), the iFrame component doesnt show his source. I repeat &#8211; this happen on web server. On my local server working well.</p>
<p>2. If I put iFrame in my app, it will cause that all my combobox, that are fullfilled by arrayCollection will be empty. I dont know why. And again &#8211; in my local server runing well, but on the webserver:<br />
- iFrame component doesm&#8217;t show his source<br />
- comboboxe&#8217;e are empty</p>
<p>Have somebody some idea, how to resolve this problem?</p>
<p>I&#8217;m unhappy becouse of this. On my local server run nice, on webserver doesn&#8217;t work. Result &#8211; I can&#8217;t use this for me.</p>
<p>Thanks for all advice&#8217;s.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://www.ryancampbell.com/2007/12/11/adobe-flex-and-google-adsense/comment-page-1/#comment-37</link>
		<dc:creator>david</dc:creator>
		<pubDate>Tue, 24 Mar 2009 18:46:52 +0000</pubDate>
		<guid isPermaLink="false">http://wp.bobjim.com/wordpress/2007/12/11/adobe-flex-and-google-adsense/#comment-37</guid>
		<description>I have tried this technique using the latest version of the IFrame component available on code.google.com library.  But I&#039;m having problem:
I set the &#039;src&#039; property of the IFrame component to the url from the generated code, but when I ran the app, the browser keeps trying to download the file &quot;show_ad.js&quot; and the browser blocks the download.

Question:  The generated AdSense code contains 2 script blocks.  The first block has some variables that seem commented out and the second block has the &#039;src&#039; url.  I set the &#039;src&#039; property of the IFrame, but what do I do with the other variables?  Do I need to add them IFrame component?  Do I need to add some or all of the autogen code to my html-template file at the bottom?

Thanks for all your time!!</description>
		<content:encoded><![CDATA[<p>I have tried this technique using the latest version of the IFrame component available on code.google.com library.  But I&#8217;m having problem:<br />
I set the &#8217;src&#8217; property of the IFrame component to the url from the generated code, but when I ran the app, the browser keeps trying to download the file &#8220;show_ad.js&#8221; and the browser blocks the download.</p>
<p>Question:  The generated AdSense code contains 2 script blocks.  The first block has some variables that seem commented out and the second block has the &#8217;src&#8217; url.  I set the &#8217;src&#8217; property of the IFrame, but what do I do with the other variables?  Do I need to add them IFrame component?  Do I need to add some or all of the autogen code to my html-template file at the bottom?</p>
<p>Thanks for all your time!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: karel</title>
		<link>http://www.ryancampbell.com/2007/12/11/adobe-flex-and-google-adsense/comment-page-1/#comment-38</link>
		<dc:creator>karel</dc:creator>
		<pubDate>Mon, 23 Mar 2009 13:16:59 +0000</pubDate>
		<guid isPermaLink="false">http://wp.bobjim.com/wordpress/2007/12/11/adobe-flex-and-google-adsense/#comment-38</guid>
		<description>just finished step 5.
working backwords</description>
		<content:encoded><![CDATA[<p>just finished step 5.<br />
working backwords</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zaman</title>
		<link>http://www.ryancampbell.com/2007/12/11/adobe-flex-and-google-adsense/comment-page-1/#comment-35</link>
		<dc:creator>Zaman</dc:creator>
		<pubDate>Fri, 20 Mar 2009 06:34:20 +0000</pubDate>
		<guid isPermaLink="false">http://wp.bobjim.com/wordpress/2007/12/11/adobe-flex-and-google-adsense/#comment-35</guid>
		<description>we have apply above method to add gooogle ads in flex application, here we are facing couple of issues:
1. Iframe Contents are flicking and not showing properly in FireFox.
2. And Iframe is fixed at his place while we scrolling the browser window</description>
		<content:encoded><![CDATA[<p>we have apply above method to add gooogle ads in flex application, here we are facing couple of issues:<br />
1. Iframe Contents are flicking and not showing properly in FireFox.<br />
2. And Iframe is fixed at his place while we scrolling the browser window</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: seo blog</title>
		<link>http://www.ryancampbell.com/2007/12/11/adobe-flex-and-google-adsense/comment-page-1/#comment-34</link>
		<dc:creator>seo blog</dc:creator>
		<pubDate>Mon, 04 Aug 2008 20:27:18 +0000</pubDate>
		<guid isPermaLink="false">http://wp.bobjim.com/wordpress/2007/12/11/adobe-flex-and-google-adsense/#comment-34</guid>
		<description>That was a really useful read,well written - nice work!</description>
		<content:encoded><![CDATA[<p>That was a really useful read,well written &#8211; nice work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amir</title>
		<link>http://www.ryancampbell.com/2007/12/11/adobe-flex-and-google-adsense/comment-page-1/#comment-33</link>
		<dc:creator>amir</dc:creator>
		<pubDate>Tue, 17 Jun 2008 08:42:48 +0000</pubDate>
		<guid isPermaLink="false">http://wp.bobjim.com/wordpress/2007/12/11/adobe-flex-and-google-adsense/#comment-33</guid>
		<description>hi guys,
I&#039;m extremely new to flex, but I made a little app that just shows a page on the net and it shows my google adsense ad.

It works just fine, although I have no idea if I&#039;m getting paid for the clicks, yet.

If you put your adsense code into an iframe, then google won&#039;t be able to find out what your site is about.</description>
		<content:encoded><![CDATA[<p>hi guys,<br />
I&#8217;m extremely new to flex, but I made a little app that just shows a page on the net and it shows my google adsense ad.</p>
<p>It works just fine, although I have no idea if I&#8217;m getting paid for the clicks, yet.</p>
<p>If you put your adsense code into an iframe, then google won&#8217;t be able to find out what your site is about.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Campbell</title>
		<link>http://www.ryancampbell.com/2007/12/11/adobe-flex-and-google-adsense/comment-page-1/#comment-32</link>
		<dc:creator>Ryan Campbell</dc:creator>
		<pubDate>Wed, 12 Mar 2008 20:40:35 +0000</pubDate>
		<guid isPermaLink="false">http://wp.bobjim.com/wordpress/2007/12/11/adobe-flex-and-google-adsense/#comment-32</guid>
		<description>@Ben - I&#039;m not 100% sure if this is ok with Google&#039;s TOS, but no complaints so far.

@Rich - I added the following to the buildContainerList function in IFrame.as:

this.addEventListener(&quot;xChanged&quot;, function(event:Event):void { moveIFrame(); });
this.addEventListener(&quot;yChanged&quot;, function(event:Event):void { moveIFrame(); });</description>
		<content:encoded><![CDATA[<p>@Ben &#8211; I&#8217;m not 100% sure if this is ok with Google&#8217;s TOS, but no complaints so far.</p>
<p>@Rich &#8211; I added the following to the buildContainerList function in IFrame.as:</p>
<p>this.addEventListener(&#8221;xChanged&#8221;, function(event:Event):void { moveIFrame(); });<br />
this.addEventListener(&#8221;yChanged&#8221;, function(event:Event):void { moveIFrame(); });</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://www.ryancampbell.com/2007/12/11/adobe-flex-and-google-adsense/comment-page-1/#comment-31</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Wed, 12 Mar 2008 16:18:06 +0000</pubDate>
		<guid isPermaLink="false">http://wp.bobjim.com/wordpress/2007/12/11/adobe-flex-and-google-adsense/#comment-31</guid>
		<description>Thanks for posting this, it&#039;s been a life saver.  The only question I have regards resizing the browser.  Where exactly are you putting the event listeners?

Thanks again!</description>
		<content:encoded><![CDATA[<p>Thanks for posting this, it&#8217;s been a life saver.  The only question I have regards resizing the browser.  Where exactly are you putting the event listeners?</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
