<?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 for Cody Green</title>
	<atom:link href="http://www.codygreen.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codygreen.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 21 Nov 2011 04:32:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Lastolite Ezybox Hotshoe and Pocketwizard FlexTT5 by Joe Leong</title>
		<link>http://www.codygreen.com/2009/07/lastolite-ezybox-hotshoe-and-pocketwizard-flextt5/comment-page-1/#comment-1570</link>
		<dc:creator>Joe Leong</dc:creator>
		<pubDate>Mon, 21 Nov 2011 04:32:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.codygreen.com/?p=315#comment-1570</guid>
		<description>Lastolite Ezybox Hotshoe, PocketWizard FlexTT5

I have my FlexTT5 facing the other way so that it doesn&#039;t hit the hotshoe bracket</description>
		<content:encoded><![CDATA[<p>Lastolite Ezybox Hotshoe, PocketWizard FlexTT5</p>
<p>I have my FlexTT5 facing the other way so that it doesn&#8217;t hit the hotshoe bracket</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Lastolite Ezybox Hotshoe and Pocketwizard FlexTT5 by Joe Leong</title>
		<link>http://www.codygreen.com/2009/07/lastolite-ezybox-hotshoe-and-pocketwizard-flextt5/comment-page-1/#comment-1569</link>
		<dc:creator>Joe Leong</dc:creator>
		<pubDate>Sun, 20 Nov 2011 15:53:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.codygreen.com/?p=315#comment-1569</guid>
		<description>I am using Lastolite hotrod octa and strip lights with the new mounts with my Flex and SB900. Fits like a glove</description>
		<content:encoded><![CDATA[<p>I am using Lastolite hotrod octa and strip lights with the new mounts with my Flex and SB900. Fits like a glove</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Embedding Video in an iPad Application by Chris</title>
		<link>http://www.codygreen.com/2010/05/embedding-video-in-an-ipad-application/comment-page-1/#comment-553</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 09 Jul 2010 20:27:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.codygreen.com/?p=473#comment-553</guid>
		<description>thanks for the help! I was able to add the framework... had been a long time since i had done that... Appreciate the quick responses</description>
		<content:encoded><![CDATA[<p>thanks for the help! I was able to add the framework&#8230; had been a long time since i had done that&#8230; Appreciate the quick responses</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Embedding Video in an iPad Application by Chris</title>
		<link>http://www.codygreen.com/2010/05/embedding-video-in-an-ipad-application/comment-page-1/#comment-552</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 09 Jul 2010 19:14:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.codygreen.com/?p=473#comment-552</guid>
		<description>maybe I am not sure what it means to import the MediaPlayer framework? How do you do that?</description>
		<content:encoded><![CDATA[<p>maybe I am not sure what it means to import the MediaPlayer framework? How do you do that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Embedding Video in an iPad Application by Cody</title>
		<link>http://www.codygreen.com/2010/05/embedding-video-in-an-ipad-application/comment-page-1/#comment-551</link>
		<dc:creator>Cody</dc:creator>
		<pubDate>Fri, 09 Jul 2010 18:59:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.codygreen.com/?p=473#comment-551</guid>
		<description>Did you import the MediaPlayer framework?  Also, make sure the frame work is being copied to the target bundle if your having problems testing on a device and no the simulator.

For my project I have the following Libraries imported:
AVFoundation
GameKit
MediaPlayer
UIKit
Foundation
CoreGraphics
QuartzCore</description>
		<content:encoded><![CDATA[<p>Did you import the MediaPlayer framework?  Also, make sure the frame work is being copied to the target bundle if your having problems testing on a device and no the simulator.</p>
<p>For my project I have the following Libraries imported:<br />
AVFoundation<br />
GameKit<br />
MediaPlayer<br />
UIKit<br />
Foundation<br />
CoreGraphics<br />
QuartzCore</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Embedding Video in an iPad Application by Chris</title>
		<link>http://www.codygreen.com/2010/05/embedding-video-in-an-ipad-application/comment-page-1/#comment-550</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 09 Jul 2010 18:54:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.codygreen.com/?p=473#comment-550</guid>
		<description>my .h file looks like this

#import UIKit/UIKit.h
#import MediaPlayer/MediaPlayer.h

@interface MoviePlayer : MPMoviePlayerViewController
{
}
@end</description>
		<content:encoded><![CDATA[<p>my .h file looks like this</p>
<p>#import UIKit/UIKit.h<br />
#import MediaPlayer/MediaPlayer.h</p>
<p>@interface MoviePlayer : MPMoviePlayerViewController<br />
{<br />
}<br />
@end</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Embedding Video in an iPad Application by Chris</title>
		<link>http://www.codygreen.com/2010/05/embedding-video-in-an-ipad-application/comment-page-1/#comment-549</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 09 Jul 2010 18:50:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.codygreen.com/?p=473#comment-549</guid>
		<description>&quot;.objc_class_name_MPMoviePlayerViewController&quot;, referenced from:
.objc_class_name_MoviePlayer in MoviePlayer.o
Symbol(s) not found
Collect2: Id returned 1 exit status

That is the error i get when building</description>
		<content:encoded><![CDATA[<p>&#8220;.objc_class_name_MPMoviePlayerViewController&#8221;, referenced from:<br />
.objc_class_name_MoviePlayer in MoviePlayer.o<br />
Symbol(s) not found<br />
Collect2: Id returned 1 exit status</p>
<p>That is the error i get when building</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Embedding Video in an iPad Application by Chris</title>
		<link>http://www.codygreen.com/2010/05/embedding-video-in-an-ipad-application/comment-page-1/#comment-548</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 09 Jul 2010 18:49:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.codygreen.com/?p=473#comment-548</guid>
		<description>nope :(
I already had that in there</description>
		<content:encoded><![CDATA[<p>nope <img src='http://www.codygreen.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
I already had that in there</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Embedding Video in an iPad Application by Cody</title>
		<link>http://www.codygreen.com/2010/05/embedding-video-in-an-ipad-application/comment-page-1/#comment-547</link>
		<dc:creator>Cody</dc:creator>
		<pubDate>Fri, 09 Jul 2010 18:44:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.codygreen.com/?p=473#comment-547</guid>
		<description>Chris,
&lt;code&gt;
#import MediaPlayer/MediaPlayer.h  
&lt;/code&gt;
is in my MMRMovieViewController.h file.  Is this working for you now?

Cody</description>
		<content:encoded><![CDATA[<p>Chris,<br />
<code><br />
#import MediaPlayer/MediaPlayer.h<br />
</code><br />
is in my MMRMovieViewController.h file.  Is this working for you now?</p>
<p>Cody</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Embedding Video in an iPad Application by Chris</title>
		<link>http://www.codygreen.com/2010/05/embedding-video-in-an-ipad-application/comment-page-1/#comment-546</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 09 Jul 2010 18:34:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.codygreen.com/?p=473#comment-546</guid>
		<description>imported MediaPlayer/MediaPlayer.h</description>
		<content:encoded><![CDATA[<p>imported MediaPlayer/MediaPlayer.h</p>
]]></content:encoded>
	</item>
</channel>
</rss>

