<?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: A Position of Learning</title>
	<atom:link href="http://www.pixologyinteractive.com/2009/06/a-position-of-learning/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pixologyinteractive.com/2009/06/a-position-of-learning/</link>
	<description>//creativity from the ground up</description>
	<lastBuildDate>Thu, 24 Jun 2010 17:41:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bruce</title>
		<link>http://www.pixologyinteractive.com/2009/06/a-position-of-learning/comment-page-1/#comment-2495</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Wed, 19 May 2010 15:55:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.erinpierce.com/?p=232#comment-2495</guid>
		<description>That sounds like a great idea. Let&#039;s discuss it :)

My final project plan was to make a little flash widget that pulled in xml to movieclips already on the stage and a text label and with arrow buttons to go back and forward in an array of thumbnails that represented video clips, that when clicked would fill the screen and play and also would have controls and a close button to go back to the thumbnail view.  I was having trouble getting the thumbnails to properly load into all the movieclips on the screen. I&#039;m still playing with it though.</description>
		<content:encoded><![CDATA[<p>That sounds like a great idea. Let&#8217;s discuss it <img src='http://www.pixologyinteractive.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>My final project plan was to make a little flash widget that pulled in xml to movieclips already on the stage and a text label and with arrow buttons to go back and forward in an array of thumbnails that represented video clips, that when clicked would fill the screen and play and also would have controls and a close button to go back to the thumbnail view.  I was having trouble getting the thumbnails to properly load into all the movieclips on the screen. I&#8217;m still playing with it though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erin Pierce</title>
		<link>http://www.pixologyinteractive.com/2009/06/a-position-of-learning/comment-page-1/#comment-38</link>
		<dc:creator>Erin Pierce</dc:creator>
		<pubDate>Fri, 19 Jun 2009 16:05:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.erinpierce.com/?p=232#comment-38</guid>
		<description>That sounds great! I&#039;ve built things similar but not exact ... Like a &lt;a href=&quot;http://www.erinpierce.com/video&quot; rel=&quot;nofollow&quot;&gt;video player&lt;/a&gt; and an &lt;a href=&quot;http://www.erinpierce.com/gallery&quot; rel=&quot;nofollow&quot;&gt;image gallery&lt;/a&gt; that both do the same thing you&#039;re talking about. The video player has the info stored in an XML and loads in the videos from an external location (they are .flv files in a folder on the server). The image gallery is a bit more complex and ties into an actual mySQL database. The database spits the info out into an XML format. I didn&#039;t have to do it that way, but it was less complex to do so in AS 2.0 (at the time, with my knowledge) than to use the LoadVars method to load in the PHP variables. 

Are you using AS 2.0 or AS 3.0? I hope they taught 3.0 ... We can geek out in our meeting today!

Oh, and I joined this group if you&#039;re interested: http://www.meetup.com/flash-eastside/
And am going to go to the meeting end of the month...</description>
		<content:encoded><![CDATA[<p>That sounds great! I&#8217;ve built things similar but not exact &#8230; Like a <a href="http://www.erinpierce.com/video" rel="nofollow">video player</a> and an <a href="http://www.erinpierce.com/gallery" rel="nofollow">image gallery</a> that both do the same thing you&#8217;re talking about. The video player has the info stored in an XML and loads in the videos from an external location (they are .flv files in a folder on the server). The image gallery is a bit more complex and ties into an actual mySQL database. The database spits the info out into an XML format. I didn&#8217;t have to do it that way, but it was less complex to do so in AS 2.0 (at the time, with my knowledge) than to use the LoadVars method to load in the PHP variables. </p>
<p>Are you using AS 2.0 or AS 3.0? I hope they taught 3.0 &#8230; We can geek out in our meeting today!</p>
<p>Oh, and I joined this group if you&#8217;re interested: <a href="http://www.meetup.com/flash-eastside/" rel="nofollow">http://www.meetup.com/flash-eastside/</a><br />
And am going to go to the meeting end of the month&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amy Lee</title>
		<link>http://www.pixologyinteractive.com/2009/06/a-position-of-learning/comment-page-1/#comment-36</link>
		<dc:creator>Amy Lee</dc:creator>
		<pubDate>Thu, 18 Jun 2009 22:26:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.erinpierce.com/?p=232#comment-36</guid>
		<description>That sounds like a great idea. Let&#039;s discuss it :)

My final project plan was to make a little flash widget that pulled in xml to movieclips already on the stage and a text label and with arrow buttons to go back and forward in an array of thumbnails that represented video clips, that when clicked would fill the screen and play and also would have controls and a close button to go back to the thumbnail view.  I was having trouble getting the thumbnails to properly load into all the movieclips on the screen. I&#039;m still playing with it though.</description>
		<content:encoded><![CDATA[<p>That sounds like a great idea. Let&#8217;s discuss it <img src='http://www.pixologyinteractive.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>My final project plan was to make a little flash widget that pulled in xml to movieclips already on the stage and a text label and with arrow buttons to go back and forward in an array of thumbnails that represented video clips, that when clicked would fill the screen and play and also would have controls and a close button to go back to the thumbnail view.  I was having trouble getting the thumbnails to properly load into all the movieclips on the screen. I&#8217;m still playing with it though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erin Pierce</title>
		<link>http://www.pixologyinteractive.com/2009/06/a-position-of-learning/comment-page-1/#comment-35</link>
		<dc:creator>Erin Pierce</dc:creator>
		<pubDate>Thu, 18 Jun 2009 05:39:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.erinpierce.com/?p=232#comment-35</guid>
		<description>Dana is great. You should give her a call...she also does group training and reduced price for that. If you&#039;re ever interested in doing that, let me know. I&#039;d love to do something like that. 

So what was your final project?</description>
		<content:encoded><![CDATA[<p>Dana is great. You should give her a call&#8230;she also does group training and reduced price for that. If you&#8217;re ever interested in doing that, let me know. I&#8217;d love to do something like that. </p>
<p>So what was your final project?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amy Lee</title>
		<link>http://www.pixologyinteractive.com/2009/06/a-position-of-learning/comment-page-1/#comment-34</link>
		<dc:creator>Amy Lee</dc:creator>
		<pubDate>Thu, 18 Jun 2009 04:08:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.erinpierce.com/?p=232#comment-34</guid>
		<description>Erin, this is great! Being a humble  &amp; eager learner is soo important. I just graduated from the UW Extension Flash Application Development certificate program; 81 hours, 27 weeks, and 1 year of learning... and my final project didn&#039;t turn out exactly the way I planned! I had to redo my project at the last minute because I didn&#039;t have time to pull off my original idea. 

My teacher reminded me that it&#039;s a journey, a constant learning process that is the fun of it and the fun of flash &amp; design &amp; technology. I&#039;m glad to hear your honesty, we have a lot in common and I can&#039;t wait to meet you!

Also, thanks for the mention of Dana Payne... I think I need her services, pronto!</description>
		<content:encoded><![CDATA[<p>Erin, this is great! Being a humble  &amp; eager learner is soo important. I just graduated from the UW Extension Flash Application Development certificate program; 81 hours, 27 weeks, and 1 year of learning&#8230; and my final project didn&#8217;t turn out exactly the way I planned! I had to redo my project at the last minute because I didn&#8217;t have time to pull off my original idea. </p>
<p>My teacher reminded me that it&#8217;s a journey, a constant learning process that is the fun of it and the fun of flash &amp; design &amp; technology. I&#8217;m glad to hear your honesty, we have a lot in common and I can&#8217;t wait to meet you!</p>
<p>Also, thanks for the mention of Dana Payne&#8230; I think I need her services, pronto!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
