<?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: How to connect WordPress and Flash &#8211; part #2</title>
	<atom:link href="http://rider.sofarider.com/blog/wordpress-tips/how-to-connect-wordpress-and-flash-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://rider.sofarider.com/blog/wordpress-tips/how-to-connect-wordpress-and-flash-part-2/</link>
	<description>WordPress Themes, Widgets, Development &#124; WEB &#38; Graphic Design</description>
	<lastBuildDate>Thu, 22 Jul 2010 23:14:28 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Feeleep</title>
		<link>http://rider.sofarider.com/blog/wordpress-tips/how-to-connect-wordpress-and-flash-part-2/comment-page-1/#comment-2979</link>
		<dc:creator>Feeleep</dc:creator>
		<pubDate>Sat, 13 Mar 2010 05:40:28 +0000</pubDate>
		<guid isPermaLink="false">http://rider.sofarider.com/?p=267#comment-2979</guid>
		<description>Benjamin, will you be able to put AS3 version on your own server so other people can download it too? Thanks!</description>
		<content:encoded><![CDATA[<p>Benjamin, will you be able to put AS3 version on your own server so other people can download it too? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: benjamin</title>
		<link>http://rider.sofarider.com/blog/wordpress-tips/how-to-connect-wordpress-and-flash-part-2/comment-page-1/#comment-2975</link>
		<dc:creator>benjamin</dc:creator>
		<pubDate>Fri, 12 Mar 2010 14:39:11 +0000</pubDate>
		<guid isPermaLink="false">http://rider.sofarider.com/?p=267#comment-2975</guid>
		<description>Hello, I have an as3 version of it..
you didn&#039;t know because my comments where stuck in your trash because of bad web adress i wrote (.xom instead of .com)

I&#039;ve ported this to as3 few times ago.

I can send it to you</description>
		<content:encoded><![CDATA[<p>Hello, I have an as3 version of it..<br />
you didn&#8217;t know because my comments where stuck in your trash because of bad web adress i wrote (.xom instead of .com)</p>
<p>I&#8217;ve ported this to as3 few times ago.</p>
<p>I can send it to you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris</title>
		<link>http://rider.sofarider.com/blog/wordpress-tips/how-to-connect-wordpress-and-flash-part-2/comment-page-1/#comment-2971</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Fri, 12 Mar 2010 08:26:50 +0000</pubDate>
		<guid isPermaLink="false">http://rider.sofarider.com/?p=267#comment-2971</guid>
		<description>Ok thanks so much, i sent you a message through your contact page (probably same mail as this :)).

C</description>
		<content:encoded><![CDATA[<p>Ok thanks so much, i sent you a message through your contact page (probably same mail as this :)).</p>
<p>C</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Feeleep</title>
		<link>http://rider.sofarider.com/blog/wordpress-tips/how-to-connect-wordpress-and-flash-part-2/comment-page-1/#comment-2970</link>
		<dc:creator>Feeleep</dc:creator>
		<pubDate>Fri, 12 Mar 2010 06:30:47 +0000</pubDate>
		<guid isPermaLink="false">http://rider.sofarider.com/?p=267#comment-2970</guid>
		<description>Honestly spoken I didn&#039;t make any tests to see whether the script works for AS3 but I guess it doesn&#039;t due to a little bit different syntax. Anyway, I would love to see how your &#039;slide_serve.php&#039; looks like coz I think there must be something wrong.
Chris, you can drop me a message, zip up &#039;slide_serve.php&#039; and I let you know my opinion.</description>
		<content:encoded><![CDATA[<p>Honestly spoken I didn&#8217;t make any tests to see whether the script works for AS3 but I guess it doesn&#8217;t due to a little bit different syntax. Anyway, I would love to see how your &#8217;slide_serve.php&#8217; looks like coz I think there must be something wrong.<br />
Chris, you can drop me a message, zip up &#8217;slide_serve.php&#8217; and I let you know my opinion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris</title>
		<link>http://rider.sofarider.com/blog/wordpress-tips/how-to-connect-wordpress-and-flash-part-2/comment-page-1/#comment-2965</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Thu, 11 Mar 2010 11:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://rider.sofarider.com/?p=267#comment-2965</guid>
		<description>Thanks for your help, 
I managed to work it out.

Lastly, im using as3 and when i try to pull in the xml it crashes because it&#039;s not properly formatted. I don&#039;t know php very much, not at all actually but I managed to format it the way i wanted it, except, here&#039;s the problem with the formatting:

in the slide_serve.php when calling &quot;require_once( &#039;../../../wp-config.php&#039; );&quot; it automatically spits out &quot;http://www.mydomain.com&quot;*amount of entries. For example, if i have 5posts in my blog it will spit out &quot;http://www.mydomain.comhttp://www.mydomain.comhttp://www.mydomain.comhttp://www.mydomain.comhttp://www.mydomain.com&quot;.

So my question is, since i have no idea about anything php related, is there any way to get rid of this? I simply want the xml echoed out.

Hoping there is a quick solution :)

Thanks for any help in this,
Chris</description>
		<content:encoded><![CDATA[<p>Thanks for your help,<br />
I managed to work it out.</p>
<p>Lastly, im using as3 and when i try to pull in the xml it crashes because it&#8217;s not properly formatted. I don&#8217;t know php very much, not at all actually but I managed to format it the way i wanted it, except, here&#8217;s the problem with the formatting:</p>
<p>in the slide_serve.php when calling &#8220;require_once( &#8216;../../../wp-config.php&#8217; );&#8221; it automatically spits out &#8220;http://www.mydomain.com&#8221;*amount of entries. For example, if i have 5posts in my blog it will spit out &#8220;http://www.mydomain.comhttp://www.mydomain.comhttp://www.mydomain.comhttp://www.mydomain.comhttp://www.mydomain.com&#8221;.</p>
<p>So my question is, since i have no idea about anything php related, is there any way to get rid of this? I simply want the xml echoed out.</p>
<p>Hoping there is a quick solution :)</p>
<p>Thanks for any help in this,<br />
Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Feeleep</title>
		<link>http://rider.sofarider.com/blog/wordpress-tips/how-to-connect-wordpress-and-flash-part-2/comment-page-1/#comment-2951</link>
		<dc:creator>Feeleep</dc:creator>
		<pubDate>Wed, 10 Mar 2010 07:19:42 +0000</pubDate>
		<guid isPermaLink="false">http://rider.sofarider.com/?p=267#comment-2951</guid>
		<description>Yeap, &#039;slide_serve.php&#039; by default MUST share location with Flash file (SWF) which checks its own path in file system on server - according to which PHP file is found.

However, if you take a look at FLA, line number 53 which reads:
&lt;pre&gt;
&lt;code&gt;
extXML.load( myloc + &quot;/slide_serve.php&quot; );
&lt;/code&gt;
&lt;/pre&gt;
...you can easily change location/path to &#039;slide_serve.php&#039; manually.
Hopefully it helps!</description>
		<content:encoded><![CDATA[<p>Yeap, &#8217;slide_serve.php&#8217; by default MUST share location with Flash file (SWF) which checks its own path in file system on server &#8211; according to which PHP file is found.</p>
<p>However, if you take a look at FLA, line number 53 which reads:</p>
<pre>
<code>
extXML.load( myloc + "/slide_serve.php" );
</code>
</pre>
<p>&#8230;you can easily change location/path to &#8217;slide_serve.php&#8217; manually.<br />
Hopefully it helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris</title>
		<link>http://rider.sofarider.com/blog/wordpress-tips/how-to-connect-wordpress-and-flash-part-2/comment-page-1/#comment-2950</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Wed, 10 Mar 2010 06:21:50 +0000</pubDate>
		<guid isPermaLink="false">http://rider.sofarider.com/?p=267#comment-2950</guid>
		<description>Hi,
I want to locate my swf file in the root of my wordpress blog not in the template dir.

But for some reason, i keep getting errors in flash when i try to call the &quot;slide_serve.php&quot; from anywhere outside the template dir. Does the swf have to live in the same dir as the slide_serve.php file to get access?

Any help would be much appreciated!

Thanks,
Chris</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I want to locate my swf file in the root of my wordpress blog not in the template dir.</p>
<p>But for some reason, i keep getting errors in flash when i try to call the &#8220;slide_serve.php&#8221; from anywhere outside the template dir. Does the swf have to live in the same dir as the slide_serve.php file to get access?</p>
<p>Any help would be much appreciated!</p>
<p>Thanks,<br />
Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: André Beltrame</title>
		<link>http://rider.sofarider.com/blog/wordpress-tips/how-to-connect-wordpress-and-flash-part-2/comment-page-1/#comment-145</link>
		<dc:creator>André Beltrame</dc:creator>
		<pubDate>Mon, 20 Jul 2009 18:31:50 +0000</pubDate>
		<guid isPermaLink="false">http://rider.sofarider.com/?p=267#comment-145</guid>
		<description>Great tutorial... 
im waiting now the next..  wordpress is a best cms for me... this integration is perfect... many thanks for it!</description>
		<content:encoded><![CDATA[<p>Great tutorial&#8230;<br />
im waiting now the next..  wordpress is a best cms for me&#8230; this integration is perfect&#8230; many thanks for it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Feeleep</title>
		<link>http://rider.sofarider.com/blog/wordpress-tips/how-to-connect-wordpress-and-flash-part-2/comment-page-1/#comment-72</link>
		<dc:creator>Feeleep</dc:creator>
		<pubDate>Thu, 09 Jul 2009 19:25:47 +0000</pubDate>
		<guid isPermaLink="false">http://rider.sofarider.com/?p=267#comment-72</guid>
		<description>You must definitely know category ID if you are about to pull posts from certain category. So the query_posts() call should read something like&lt;br /&gt;
&lt;pre&gt;
&lt;code&gt;
query_posts( &#039;showposts=&#039; . $num_of_posts_to_display . &#039;&amp;post_type=post&amp;post_status=publish&amp;order=DESC&amp;cat=YOUR_CAT_ID&#039; );
&lt;/code&gt;
&lt;/pre&gt;
Dont forget to replace YOUR_CAT_ID with numeric value! For more information please refer to http://codex.wordpress.org/Template_Tags/query_posts. Hopefully it helps!</description>
		<content:encoded><![CDATA[<p>You must definitely know category ID if you are about to pull posts from certain category. So the query_posts() call should read something like</p>
<pre>
<code>
query_posts( 'showposts=' . $num_of_posts_to_display . '&#038;post_type=post&#038;post_status=publish&#038;order=DESC&#038;cat=YOUR_CAT_ID' );
</code>
</pre>
<p>Dont forget to replace YOUR_CAT_ID with numeric value! For more information please refer to <a href="http://codex.wordpress.org/Template_Tags/query_posts">http://codex.wordpress.org/Template_Tags/query_posts</a>. Hopefully it helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jlo</title>
		<link>http://rider.sofarider.com/blog/wordpress-tips/how-to-connect-wordpress-and-flash-part-2/comment-page-1/#comment-71</link>
		<dc:creator>jlo</dc:creator>
		<pubDate>Thu, 09 Jul 2009 17:45:44 +0000</pubDate>
		<guid isPermaLink="false">http://rider.sofarider.com/?p=267#comment-71</guid>
		<description>is there and easy way to specify which category the php file pulls from in word press? I have tried looking up the category ID but that seems to not work or if i specify the direct name of the category</description>
		<content:encoded><![CDATA[<p>is there and easy way to specify which category the php file pulls from in word press? I have tried looking up the category ID but that seems to not work or if i specify the direct name of the category</p>
]]></content:encoded>
	</item>
</channel>
</rss>
