<?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: Using Flash video metadata to display annotations</title>
	<atom:link href="http://www.ioncannon.net/php/110/using-flash-video-metadata-to-display-annotations/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ioncannon.net/php/110/using-flash-video-metadata-to-display-annotations/</link>
	<description>Thoughts on Software Development and Engineering</description>
	<lastBuildDate>Tue, 16 Mar 2010 00:32:58 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: flvtool2 &#171; Interactive Section</title>
		<link>http://www.ioncannon.net/php/110/using-flash-video-metadata-to-display-annotations/comment-page-1/#comment-34277</link>
		<dc:creator>flvtool2 &#171; Interactive Section</dc:creator>
		<pubDate>Wed, 31 Oct 2007 06:17:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/php/110/using-flash-video-metadata-to-display-annotations/#comment-34277</guid>
		<description>[...] flvtool2  http://www.ioncannon.net/php/110/using-flash-video-metadata-to-display-annotations/ [...]</description>
		<content:encoded><![CDATA[<p>[...] flvtool2  <a href="http://www.ioncannon.net/php/110/using-flash-video-metadata-to-display-annotations/" rel="nofollow">http://www.ioncannon.net/php/110/using-flash-video-metadata-to-display-annotations/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zzeroo</title>
		<link>http://www.ioncannon.net/php/110/using-flash-video-metadata-to-display-annotations/comment-page-1/#comment-21254</link>
		<dc:creator>zzeroo</dc:creator>
		<pubDate>Sat, 16 Jun 2007 21:35:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/php/110/using-flash-video-metadata-to-display-annotations/#comment-21254</guid>
		<description>Can You help me please. I try to implement this in ruby, but I&#039;ve not enough skills for that.

I want not the complete solution. But a little &quot;scaffold&quot; would be fine ;)</description>
		<content:encoded><![CDATA[<p>Can You help me please. I try to implement this in ruby, but I&#039;ve not enough skills for that.</p>
<p>I want not the complete solution. But a little &#034;scaffold&#034; would be fine ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sajith.M.R</title>
		<link>http://www.ioncannon.net/php/110/using-flash-video-metadata-to-display-annotations/comment-page-1/#comment-11123</link>
		<dc:creator>Sajith.M.R</dc:creator>
		<pubDate>Sun, 08 Apr 2007 08:41:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/php/110/using-flash-video-metadata-to-display-annotations/#comment-11123</guid>
		<description>Debs, 

For your second error:

Make sure that  Ming Library is installed perfectly on your server.

you can install it by apt-get (if enabled)</description>
		<content:encoded><![CDATA[<p>Debs, </p>
<p>For your second error:</p>
<p>Make sure that  Ming Library is installed perfectly on your server.</p>
<p>you can install it by apt-get (if enabled)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sajith.M.R</title>
		<link>http://www.ioncannon.net/php/110/using-flash-video-metadata-to-display-annotations/comment-page-1/#comment-11122</link>
		<dc:creator>Sajith.M.R</dc:creator>
		<pubDate>Sun, 08 Apr 2007 08:39:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/php/110/using-flash-video-metadata-to-display-annotations/#comment-11122</guid>
		<description>Hello Debs: Your first error is at line 34 is due to background color setting. Since you copy the whole data from browser direct to you r php editor. delete 
$movie-&gt;setBackground(0x33,0x33,0x33);

line and type by hand;

(since x in 0x33  is the problem here )
then your first problem will be solved.</description>
		<content:encoded><![CDATA[<p>Hello Debs: Your first error is at line 34 is due to background color setting. Since you copy the whole data from browser direct to you r php editor. delete<br />
$movie-&gt;setBackground(0&#215;33,0&#215;33,0&#215;33);</p>
<p>line and type by hand;</p>
<p>(since x in 0&#215;33  is the problem here )<br />
then your first problem will be solved.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deb</title>
		<link>http://www.ioncannon.net/php/110/using-flash-video-metadata-to-display-annotations/comment-page-1/#comment-5786</link>
		<dc:creator>Deb</dc:creator>
		<pubDate>Tue, 20 Mar 2007 08:39:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/php/110/using-flash-video-metadata-to-display-annotations/#comment-5786</guid>
		<description>Also an another error:

Fatal error: Call to undefined function Ming_setScale() in E:\WEBHOME\phpvideo\file1.php on line 29

Regards,
Deb</description>
		<content:encoded><![CDATA[<p>Also an another error:</p>
<p>Fatal error: Call to undefined function Ming_setScale() in E:\WEBHOME\phpvideo\file1.php on line 29</p>
<p>Regards,<br />
Deb</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deb</title>
		<link>http://www.ioncannon.net/php/110/using-flash-video-metadata-to-display-annotations/comment-page-1/#comment-5784</link>
		<dc:creator>Deb</dc:creator>
		<pubDate>Tue, 20 Mar 2007 08:34:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/php/110/using-flash-video-metadata-to-display-annotations/#comment-5784</guid>
		<description>Hi,

I have been trying this and getting an error as follows:

Parse error: syntax error, unexpected T_STRING in E:\WEBHOME\phpvideo\file1.php on line 34


Could you please help?

Regards,
Deb</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have been trying this and getting an error as follows:</p>
<p>Parse error: syntax error, unexpected T_STRING in E:\WEBHOME\phpvideo\file1.php on line 34</p>
<p>Could you please help?</p>
<p>Regards,<br />
Deb</p>
]]></content:encoded>
	</item>
</channel>
</rss>
