<?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: Create a 3DSpace scene in Flex</title>
	<atom:link href="http://sherifabdou.com/2008/06/create-a-3dspace-scene-in-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://sherifabdou.com/2008/06/create-a-3dspace-scene-in-flex/</link>
	<description>Web Design Resources &#38; Tutorials to help you design the best website!</description>
	<lastBuildDate>Thu, 26 Aug 2010 03:22:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Terrell Englehart</title>
		<link>http://sherifabdou.com/2008/06/create-a-3dspace-scene-in-flex/comment-page-1/#comment-3514</link>
		<dc:creator>Terrell Englehart</dc:creator>
		<pubDate>Sun, 27 Jun 2010 15:19:55 +0000</pubDate>
		<guid isPermaLink="false">http://sherifabdou.com/?p=36#comment-3514</guid>
		<description>Bardzo dobry post ! Duzo się nuczyć można . Rewelacja !!</description>
		<content:encoded><![CDATA[<p>Bardzo dobry post ! Duzo się nuczyć można . Rewelacja !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: name</title>
		<link>http://sherifabdou.com/2008/06/create-a-3dspace-scene-in-flex/comment-page-1/#comment-2096</link>
		<dc:creator>name</dc:creator>
		<pubDate>Tue, 21 Apr 2009 00:11:09 +0000</pubDate>
		<guid isPermaLink="false">http://sherifabdou.com/?p=36#comment-2096</guid>
		<description>in the .actionScriptProperties set the htmlPlayerVersion to 10,0,22 and of course, in the application descriptor file &lt;application xmlns=&quot;http://ns.adobe.com/air/application/1.5&quot;&gt;&lt;br&gt;&lt;br&gt;and make sure you have sdk 3.3 and air 1.5</description>
		<content:encoded><![CDATA[<p>in the .actionScriptProperties set the htmlPlayerVersion to 10,0,22 and of course, in the application descriptor file &lt;application xmlns=&#8221;http://ns.adobe.com/air/application/1.5&#8243;&gt;</p>
<p>and make sure you have sdk 3.3 and air 1.5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sherif</title>
		<link>http://sherifabdou.com/2008/06/create-a-3dspace-scene-in-flex/comment-page-1/#comment-62</link>
		<dc:creator>Sherif</dc:creator>
		<pubDate>Wed, 16 Jul 2008 03:27:59 +0000</pubDate>
		<guid isPermaLink="false">http://sherifabdou.com/?p=36#comment-62</guid>
		<description>Actually all you need to do is add use namespace flash10; to the top.</description>
		<content:encoded><![CDATA[<p>Actually all you need to do is add use namespace flash10; to the top.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sherif</title>
		<link>http://sherifabdou.com/2008/06/create-a-3dspace-scene-in-flex/comment-page-1/#comment-61</link>
		<dc:creator>Sherif</dc:creator>
		<pubDate>Wed, 16 Jul 2008 03:23:27 +0000</pubDate>
		<guid isPermaLink="false">http://sherifabdou.com/?p=36#comment-61</guid>
		<description>You probably have to recompile it and see where the new Flash 10 namespace is. Since everything is in beta they have the right to move it around, I&#039;ll look at it over the weekend.</description>
		<content:encoded><![CDATA[<p>You probably have to recompile it and see where the new Flash 10 namespace is. Since everything is in beta they have the right to move it around, I&#8217;ll look at it over the weekend.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Snook</title>
		<link>http://sherifabdou.com/2008/06/create-a-3dspace-scene-in-flex/comment-page-1/#comment-60</link>
		<dc:creator>John Snook</dc:creator>
		<pubDate>Wed, 16 Jul 2008 02:22:21 +0000</pubDate>
		<guid isPermaLink="false">http://sherifabdou.com/?p=36#comment-60</guid>
		<description>When I load this page, I get an error:
ReferenceError: Error #1056: Cannot create property http://www.adobe.com/2008/actionscript/Flash10/::z on mx.core.FlexSprite.
	at LiveCycle/createChildren()
	at mx.core::UIComponent/initialize()
	at mx.core::Container/initialize()
	at mx.core::Application/initialize()
	at LiveCycle/initialize()
	at mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::childAdded()
	at mx.managers::SystemManager/initializeTopLevelWindow()
	at mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::docFrameHandler()</description>
		<content:encoded><![CDATA[<p>When I load this page, I get an error:<br />
ReferenceError: Error #1056: Cannot create property <a href="http://www.adobe.com/2008/actionscript/Flash10/::z" rel="nofollow">http://www.adobe.com/2008/actionscript/Flash10/::z</a> on mx.core.FlexSprite.<br />
	at LiveCycle/createChildren()<br />
	at mx.core::UIComponent/initialize()<br />
	at mx.core::Container/initialize()<br />
	at mx.core::Application/initialize()<br />
	at LiveCycle/initialize()<br />
	at mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::childAdded()<br />
	at mx.managers::SystemManager/initializeTopLevelWindow()<br />
	at mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::docFrameHandler()</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karpacz Tanie Noclegi</title>
		<link>http://sherifabdou.com/2008/06/create-a-3dspace-scene-in-flex/comment-page-1/#comment-21</link>
		<dc:creator>Karpacz Tanie Noclegi</dc:creator>
		<pubDate>Thu, 12 Jun 2008 09:25:08 +0000</pubDate>
		<guid isPermaLink="false">http://sherifabdou.com/?p=36#comment-21</guid>
		<description>Nice Blog!</description>
		<content:encoded><![CDATA[<p>Nice Blog!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
