<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>dndigital.net &#187; tutorial</title>
	<atom:link href="http://dndigital.net/tag/tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://dndigital.net</link>
	<description>Notes on Adobe Flash, Flex, AIR Development</description>
	<lastBuildDate>Mon, 07 May 2012 15:12:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>RobotLegs Flex Popup Example</title>
		<link>http://dndigital.net/2009/10/robotlegs-as3-framework-flex-popup-example/</link>
		<comments>http://dndigital.net/2009/10/robotlegs-as3-framework-flex-popup-example/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 14:29:50 +0000</pubDate>
		<dc:creator>Nils</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[RobotLegs AS3]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://dndigital.net/blog/?p=39</guid>
		<description><![CDATA[There has been some discussion on the RobotLegs AS3 Framework Google Group about the best workflow for launching popups in Flex, so I thought I&#8217;d do a quick sample. The workflow consists of: A Command to launch the popup (via the Flex PopupManager) A Mediator that handles events coming from the popup view component The [...]]]></description>
			<content:encoded><![CDATA[<p>There has been some discussion on the <a href="http://groups.google.com/group/robotlegs">RobotLegs AS3 Framework Google Group</a> about the best workflow for launching popups in Flex, so I thought I&#8217;d do a quick sample.<span id="more-39"></span></p>
<p>The workflow consists of:</p>
<ul>
<li>A Command to launch the popup (via the Flex PopupManager)</li>
<li>A Mediator that handles events coming from the popup view component</li>
</ul>
<p>The popup view component&#8217;s Mediator also handles closing of the popup and removes itself from the RobotLegs mediatorMap when it&#8217;s no longer required.</p>
<p>Note: I should point out that the source for the SWF below includes only some of the RobotLegs framework source-code. To run the source-code, please <a href="http://github.com/robotlegs/robotlegs-framework">download the current version of RobotLegs</a>. </p>
<p>Here&#8217;s the SWF and sample code. Feel free to use and abuse, no warranties given or implied. <a href="http://tutorials.dndigital.net/flex/robotlegstitlewindow/srcview/" target="_blank">View source</a></p>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_RobotLegsTitleWindow_720526725"
			class="flashmovie"
			width="400"
			height="400">
	<param name="movie" value="http://tutorials.dndigital.net/flex/robotlegstitlewindow/RobotLegsTitleWindow.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://tutorials.dndigital.net/flex/robotlegstitlewindow/RobotLegsTitleWindow.swf"
			name="fm_RobotLegsTitleWindow_720526725"
			width="400"
			height="400">
	<!--<![endif]-->
		
<p><a href="http://adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
<p><a href="http://tutorials.dndigital.net/flex/robotlegstitlewindow/srcview/" target="_blank">View source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dndigital.net/2009/10/robotlegs-as3-framework-flex-popup-example/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

