<?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: I need AIR / Actionscript assistance</title>
	<atom:link href="http://critterscode.com/2008/01/15/i-need-air-actionscript-assistance/feed/" rel="self" type="application/rss+xml" />
	<link>http://critterscode.com/2008/01/15/i-need-air-actionscript-assistance/</link>
	<description>This is a picture of a bridge and a city. I like bridges and cities. They make me smile.</description>
	<lastBuildDate>Fri, 05 Mar 2010 12:25:42 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Critter</title>
		<link>http://critterscode.com/2008/01/15/i-need-air-actionscript-assistance/comment-page-1/#comment-136</link>
		<dc:creator>Critter</dc:creator>
		<pubDate>Thu, 27 Aug 2009 07:59:57 +0000</pubDate>
		<guid isPermaLink="false">http://critterscode.com/2008/01/15/i-need-air-actionscript-assistance/#comment-136</guid>
		<description>Aye. Now that you mention it...  that does sound familiar.. and is possibly what I used to sort the issue.</description>
		<content:encoded><![CDATA[<p>Aye. Now that you mention it&#8230;  that does sound familiar.. and is possibly what I used to sort the issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis</title>
		<link>http://critterscode.com/2008/01/15/i-need-air-actionscript-assistance/comment-page-1/#comment-135</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Thu, 27 Aug 2009 07:47:31 +0000</pubDate>
		<guid isPermaLink="false">http://critterscode.com/2008/01/15/i-need-air-actionscript-assistance/#comment-135</guid>
		<description>I remember I have had similar problem and I used parentDocument in the itemRenderer to access functions in the &quot;main.mxml&quot;</description>
		<content:encoded><![CDATA[<p>I remember I have had similar problem and I used parentDocument in the itemRenderer to access functions in the &#8220;main.mxml&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Critter</title>
		<link>http://critterscode.com/2008/01/15/i-need-air-actionscript-assistance/comment-page-1/#comment-134</link>
		<dc:creator>Critter</dc:creator>
		<pubDate>Thu, 27 Aug 2009 07:40:36 +0000</pubDate>
		<guid isPermaLink="false">http://critterscode.com/2008/01/15/i-need-air-actionscript-assistance/#comment-134</guid>
		<description>I did, but it&#039;s been ages. I could probably dig up the code if it is something you need assistance with... ?</description>
		<content:encoded><![CDATA[<p>I did, but it&#39;s been ages. I could probably dig up the code if it is something you need assistance with&#8230; ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis</title>
		<link>http://critterscode.com/2008/01/15/i-need-air-actionscript-assistance/comment-page-1/#comment-133</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Thu, 27 Aug 2009 01:35:27 +0000</pubDate>
		<guid isPermaLink="false">http://critterscode.com/2008/01/15/i-need-air-actionscript-assistance/#comment-133</guid>
		<description>Did you find a solution?</description>
		<content:encoded><![CDATA[<p>Did you find a solution?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Critter</title>
		<link>http://critterscode.com/2008/01/15/i-need-air-actionscript-assistance/comment-page-1/#comment-5</link>
		<dc:creator>Critter</dc:creator>
		<pubDate>Tue, 22 Jan 2008 04:20:51 +0000</pubDate>
		<guid isPermaLink="false">http://critterscode.com/2008/01/15/i-need-air-actionscript-assistance/#comment-5</guid>
		<description>Hey Joe.. No, I don&#039;t think you are being a wiseass... I am new to this.. so whatever advise you can offer is good for me..

basically the timeline is populated and displays an image,author,time of post, language. and path to flv

so clicking on the image.. will open up a window that has a VideoDisplay on it.. and will have, obviously, the flv passed to it and a few other bits of information for display.

I had tried to fire the function from timeline.mxml, but it kept opening up more than one video window... but creating the window on &quot;creationComplete&quot;  was fired off for every item in the tilelist..

simeon was able to show me how to broadcast a message from the tilelist component back to main.mxml, but I am curious to know if I should handle it a different way...</description>
		<content:encoded><![CDATA[<p>Hey Joe.. No, I don&#8217;t think you are being a wiseass&#8230; I am new to this.. so whatever advise you can offer is good for me..</p>
<p>basically the timeline is populated and displays an image,author,time of post, language. and path to flv</p>
<p>so clicking on the image.. will open up a window that has a VideoDisplay on it.. and will have, obviously, the flv passed to it and a few other bits of information for display.</p>
<p>I had tried to fire the function from timeline.mxml, but it kept opening up more than one video window&#8230; but creating the window on &#8220;creationComplete&#8221;  was fired off for every item in the tilelist..</p>
<p>simeon was able to show me how to broadcast a message from the tilelist component back to main.mxml, but I am curious to know if I should handle it a different way&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Rinehart</title>
		<link>http://critterscode.com/2008/01/15/i-need-air-actionscript-assistance/comment-page-1/#comment-4</link>
		<dc:creator>Joe Rinehart</dc:creator>
		<pubDate>Tue, 22 Jan 2008 03:59:45 +0000</pubDate>
		<guid isPermaLink="false">http://critterscode.com/2008/01/15/i-need-air-actionscript-assistance/#comment-4</guid>
		<description>Hey Critter,

Not trying to be a wiseass, but you shouldn&#039;t reference a function in main.mxml from an itemRenderer instance (Timeline).

If you&#039;re in an MVC setup, your view (Timeline) can interact with a controller, letting it dispatch an event or otherwise handle an interaction that the main app will respond to.

If you&#039;re not building out such a system, I&#039;d look into having your Timeline item renderer implement IDropInListItemRenderer, which&#039;ll at least give it a way to &quot;reach&quot; the containing TileList.  It violates encapsulation completely, but you can in turn use a property on the TileList to get to the containing document.

Maybe if you describe what the function in main does and the situation I can help more?</description>
		<content:encoded><![CDATA[<p>Hey Critter,</p>
<p>Not trying to be a wiseass, but you shouldn&#8217;t reference a function in main.mxml from an itemRenderer instance (Timeline).</p>
<p>If you&#8217;re in an MVC setup, your view (Timeline) can interact with a controller, letting it dispatch an event or otherwise handle an interaction that the main app will respond to.</p>
<p>If you&#8217;re not building out such a system, I&#8217;d look into having your Timeline item renderer implement IDropInListItemRenderer, which&#8217;ll at least give it a way to &#8220;reach&#8221; the containing TileList.  It violates encapsulation completely, but you can in turn use a property on the TileList to get to the containing document.</p>
<p>Maybe if you describe what the function in main does and the situation I can help more?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.691 seconds -->
