<?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: PV3DDebug now with Google Code action!</title>
	<atom:link href="http://jasonbejot.com/?feed=rss2&#038;p=48" rel="self" type="application/rss+xml" />
	<link>http://jasonbejot.com/?p=48</link>
	<description>interactive technology privateer</description>
	<lastBuildDate>Fri, 27 Aug 2010 22:09:29 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: jasonbejot</title>
		<link>http://jasonbejot.com/?p=48&#038;cpage=1#comment-10819</link>
		<dc:creator>jasonbejot</dc:creator>
		<pubDate>Mon, 16 Feb 2009 15:24:44 +0000</pubDate>
		<guid isPermaLink="false">http://jasonbejot.com/?p=48#comment-10819</guid>
		<description>I have never tried it in Flex, nor have I ever tried using PV3D in Flex. There are lots of reasons why, but I won&#039;t go into it.

PV3DDebug is basically just a sprite that is meant to sit above a PV3D view. If you can get a PV3D view to work in Flex and you can add a non-Flex sprite, then you should be golden.

Be sure to check your heights and widths because Flex can be really retarded about that, and that&#039;s where I spend most of my time troubleshooting Flex issues.</description>
		<content:encoded><![CDATA[<p>I have never tried it in Flex, nor have I ever tried using PV3D in Flex. There are lots of reasons why, but I won&#8217;t go into it.</p>
<p>PV3DDebug is basically just a sprite that is meant to sit above a PV3D view. If you can get a PV3D view to work in Flex and you can add a non-Flex sprite, then you should be golden.</p>
<p>Be sure to check your heights and widths because Flex can be really retarded about that, and that&#8217;s where I spend most of my time troubleshooting Flex issues.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bremende</title>
		<link>http://jasonbejot.com/?p=48&#038;cpage=1#comment-10813</link>
		<dc:creator>Bremende</dc:creator>
		<pubDate>Sun, 15 Feb 2009 20:44:46 +0000</pubDate>
		<guid isPermaLink="false">http://jasonbejot.com/?p=48#comment-10813</guid>
		<description>Can you show me how you would use this from within Flex?
I&#039;m trying to add it using rawChildren or addChild to a canvas 
and neither seems to work.</description>
		<content:encoded><![CDATA[<p>Can you show me how you would use this from within Flex?<br />
I&#8217;m trying to add it using rawChildren or addChild to a canvas<br />
and neither seems to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eliza</title>
		<link>http://jasonbejot.com/?p=48&#038;cpage=1#comment-888</link>
		<dc:creator>Eliza</dc:creator>
		<pubDate>Mon, 27 Oct 2008 12:51:40 +0000</pubDate>
		<guid isPermaLink="false">http://jasonbejot.com/?p=48#comment-888</guid>
		<description>Good words.</description>
		<content:encoded><![CDATA[<p>Good words.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jon</title>
		<link>http://jasonbejot.com/?p=48&#038;cpage=1#comment-545</link>
		<dc:creator>jon</dc:creator>
		<pubDate>Thu, 23 Oct 2008 15:21:10 +0000</pubDate>
		<guid isPermaLink="false">http://jasonbejot.com/?p=48#comment-545</guid>
		<description>hello
imho there&#039;s some incompatibility (in advancedview and pv3ddebug):
1. in PV3DDEbug.as
import com.phenomblue.advancedview.AdvancedView;

in AdvancedView.as
package com.phenomblue.pv3d.views

2. in PV3DDEbug.as
import com.phenomblue.advancedview.events.CameraEvent;

in AdvancedView.as
import com.phenomblue.events.CameraEvent;

and in CameraEvent.as
package com.phenomblue.events

etc

AdvancedView.as and CameraEvent.as are not in svn ?</description>
		<content:encoded><![CDATA[<p>hello<br />
imho there&#8217;s some incompatibility (in advancedview and pv3ddebug):<br />
1. in PV3DDEbug.as<br />
import com.phenomblue.advancedview.AdvancedView;</p>
<p>in AdvancedView.as<br />
package com.phenomblue.pv3d.views</p>
<p>2. in PV3DDEbug.as<br />
import com.phenomblue.advancedview.events.CameraEvent;</p>
<p>in AdvancedView.as<br />
import com.phenomblue.events.CameraEvent;</p>
<p>and in CameraEvent.as<br />
package com.phenomblue.events</p>
<p>etc</p>
<p>AdvancedView.as and CameraEvent.as are not in svn ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
