<?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: Getting started with Flash AS3 from a PHP developer&#8217;s perspective</title>
	<atom:link href="http://www.davegardner.me.uk/blog/2010/01/27/getting-started-with-flash-as3-from-a-php-developers-perspective/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davegardner.me.uk/blog/2010/01/27/getting-started-with-flash-as3-from-a-php-developers-perspective/</link>
	<description>Just behind the bleeding edge of PHP.</description>
	<lastBuildDate>Fri, 30 Jul 2010 13:29:11 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: abcphp.com</title>
		<link>http://www.davegardner.me.uk/blog/2010/01/27/getting-started-with-flash-as3-from-a-php-developers-perspective/comment-page-1/#comment-470</link>
		<dc:creator>abcphp.com</dc:creator>
		<pubDate>Sat, 30 Jan 2010 11:07:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.davegardner.me.uk/blog/?p=57#comment-470</guid>
		<description>&lt;strong&gt;Getting started with Flash AS3 from a PHP developer’s perspective...&lt;/strong&gt;

They say that to become a better programmer, you should learn a new programming language. Exposure to a new language allows you to step outside of the patterns and workflow you’re used to and tackle a problem from a different perspective. There are ext...</description>
		<content:encoded><![CDATA[<p><strong>Getting started with Flash AS3 from a PHP developer’s perspective&#8230;</strong></p>
<p>They say that to become a better programmer, you should learn a new programming language. Exposure to a new language allows you to step outside of the patterns and workflow you’re used to and tackle a problem from a different perspective. There are ext&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.davegardner.me.uk/blog/2010/01/27/getting-started-with-flash-as3-from-a-php-developers-perspective/comment-page-1/#comment-469</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Fri, 29 Jan 2010 14:02:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.davegardner.me.uk/blog/?p=57#comment-469</guid>
		<description>Hi Will,

Is there any error message? The source compiles for me.  Suggestions:

1. Add some trace(&#039;i am here&#039;); type commands in to see what it&#039;s doing - is it executing the Main constructor for instance?

2. Adding something to the scene should be fairly straightforward; create a new symbol, export for ActionScript, giving a class name, then use:

var myObjectInstance = new movieClipClassName();
addChild(myObjectInstance);

Let me know how you get on!

Dave</description>
		<content:encoded><![CDATA[<p>Hi Will,</p>
<p>Is there any error message? The source compiles for me.  Suggestions:</p>
<p>1. Add some trace(&#8217;i am here&#8217;); type commands in to see what it&#8217;s doing &#8211; is it executing the Main constructor for instance?</p>
<p>2. Adding something to the scene should be fairly straightforward; create a new symbol, export for ActionScript, giving a class name, then use:</p>
<p>var myObjectInstance = new movieClipClassName();<br />
addChild(myObjectInstance);</p>
<p>Let me know how you get on!</p>
<p>Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: will</title>
		<link>http://www.davegardner.me.uk/blog/2010/01/27/getting-started-with-flash-as3-from-a-php-developers-perspective/comment-page-1/#comment-468</link>
		<dc:creator>will</dc:creator>
		<pubDate>Fri, 29 Jan 2010 04:47:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.davegardner.me.uk/blog/?p=57#comment-468</guid>
		<description>Nice job, I have CS3, and i can&#039;t seem to get it to work, when i add the milkBottle to the stage and made a movie clip/class.

Will</description>
		<content:encoded><![CDATA[<p>Nice job, I have CS3, and i can&#8217;t seem to get it to work, when i add the milkBottle to the stage and made a movie clip/class.</p>
<p>Will</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: will</title>
		<link>http://www.davegardner.me.uk/blog/2010/01/27/getting-started-with-flash-as3-from-a-php-developers-perspective/comment-page-1/#comment-467</link>
		<dc:creator>will</dc:creator>
		<pubDate>Fri, 29 Jan 2010 04:41:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.davegardner.me.uk/blog/?p=57#comment-467</guid>
		<description>I have Flash CS3, so i downloaded the source, and imported the bottle and made the milkBottle movie, class. But no luck getting it to the stage.

Wi</description>
		<content:encoded><![CDATA[<p>I have Flash CS3, so i downloaded the source, and imported the bottle and made the milkBottle movie, class. But no luck getting it to the stage.</p>
<p>Wi</p>
]]></content:encoded>
	</item>
</channel>
</rss>
