<?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 for Wordpress tutorials, Wordpress themes, PHP Tips</title>
	<atom:link href="http://blog.creative-webdesign.info/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.creative-webdesign.info</link>
	<description>Php tips, wordpress hacks</description>
	<lastBuildDate>Sat, 09 Apr 2011 23:33:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>Comment on WordPress Arcade Theme released by admin</title>
		<link>http://blog.creative-webdesign.info/2009/12/10/wordpress-arcade-theme-released.html/comment-page-1#comment-343</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 09 Apr 2011 23:33:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.creative-webdesign.info/?p=51#comment-343</guid>
		<description>Hello Joe, yes, it is compatible with wp version 3. It supports even widgets and menus.</description>
		<content:encoded><![CDATA[<p>Hello Joe, yes, it is compatible with wp version 3. It supports even widgets and menus.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Arcade Theme released by joe</title>
		<link>http://blog.creative-webdesign.info/2009/12/10/wordpress-arcade-theme-released.html/comment-page-1#comment-332</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Thu, 24 Feb 2011 10:12:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.creative-webdesign.info/?p=51#comment-332</guid>
		<description>THis is a great Wordpress arcade theme, you should promote more. Is it compatible with wp version 3?</description>
		<content:encoded><![CDATA[<p>THis is a great WordPress arcade theme, you should promote more. Is it compatible with wp version 3?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Autopost Mochiads games in your WordPress arcade website by admin</title>
		<link>http://blog.creative-webdesign.info/2010/05/29/autopost-mochiads-games-in-your-wordpress-arcade-website.html/comment-page-1#comment-148</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 23 Jul 2010 11:21:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.creative-webdesign.info/?p=76#comment-148</guid>
		<description>Hi, Matt. Did you modified your wordpress theme files? This method uses custom fields, so in your single.php file you must have  the code to embed the swf. Example:
[php]$width = get_post_meta($post-&gt;ID, &quot;width&quot;, true);
$height = get_post_meta($post-&gt;ID, &quot;height&quot;, true);
&lt;object type=&quot;application/x-shockwave-flash&quot; data=&quot;&lt;?php echo get_post_meta($post-&gt;ID, &quot;swf_url&quot;, true); ?&gt;&quot; width=&quot;&lt;?php echo $width; ?&gt;&quot; height=&quot;&lt;?php echo $height; ?&gt;&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;&lt;?php echo get_post_meta($post-&gt;ID, &quot;swf_url&quot;, true); ?&gt;&quot; /&gt;&lt;param name=&quot;quality&quot; value=&quot;high&quot;/&gt;&lt;/object&gt;[/php]</description>
		<content:encoded><![CDATA[<p>Hi, Matt. Did you modified your wordpress theme files? This method uses custom fields, so in your single.php file you must have  the code to embed the swf. Example:</p>
<pre class="brush: php;">$width = get_post_meta($post-&gt;ID, &quot;width&quot;, true);
$height = get_post_meta($post-&gt;ID, &quot;height&quot;, true);
&lt;object type=&quot;application/x-shockwave-flash&quot; data=&quot;&lt;?php echo get_post_meta($post-&gt;ID, &quot;swf_url&quot;, true); ?&gt;&quot; width=&quot;&lt;?php echo $width; ?&gt;&quot; height=&quot;&lt;?php echo $height; ?&gt;&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;&lt;?php echo get_post_meta($post-&gt;ID, &quot;swf_url&quot;, true); ?&gt;&quot; /&gt;&lt;param name=&quot;quality&quot; value=&quot;high&quot;/&gt;&lt;/object&gt;</pre>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Autopost Mochiads games in your WordPress arcade website by Matt</title>
		<link>http://blog.creative-webdesign.info/2010/05/29/autopost-mochiads-games-in-your-wordpress-arcade-website.html/comment-page-1#comment-146</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 22 Jul 2010 17:01:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.creative-webdesign.info/?p=76#comment-146</guid>
		<description>Hi, I&#039;ve tried setting this up. All appears to be working with adding new games to my blog etc. but the game itself doesn&#039;t appear.

Do I have to manually add the SWF link? I&#039;ve set the Settings to download the game and thumbnail.

Thanks
Matt</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;ve tried setting this up. All appears to be working with adding new games to my blog etc. but the game itself doesn&#8217;t appear.</p>
<p>Do I have to manually add the SWF link? I&#8217;ve set the Settings to download the game and thumbnail.</p>
<p>Thanks<br />
Matt</p>
]]></content:encoded>
	</item>
</channel>
</rss>

