<?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: Flash Video Issue: loadbar (size) vs playbar (time) usability</title>
	<atom:link href="http://blog.circlecube.com/2009/05/review/flash-video-issue-loadbar-size-vs-playbar-time-usability/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.circlecube.com/2009/05/review/flash-video-issue-loadbar-size-vs-playbar-time-usability/</link>
	<description>Evan&#039;s Interactive Actionscript Exploration</description>
	<lastBuildDate>Mon, 15 Mar 2010 12:53:04 +0000</lastBuildDate>
	
	<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: eRez</title>
		<link>http://blog.circlecube.com/2009/05/review/flash-video-issue-loadbar-size-vs-playbar-time-usability/#comment-1230</link>
		<dc:creator>eRez</dc:creator>
		<pubDate>Wed, 11 Nov 2009 14:03:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/?p=842#comment-1230</guid>
		<description>there&#039;s a way to overcome this, but it depends on the video type you play - it works for me with mp4 files.  i haven&#039;t actually tried it myself, but i think you can use this information.
when you receive the video&#039;s meta-data (&#039;onMetaData&#039;), you get an object with various parameters of the video file.  in some cases (my guess is that it depends on the video&#039;s compression type) one of the properties is called &#039;seekpoints&#039;, which is an array of objects for every seek-point in the video (again - it depends on the video&#039;s compression), each of them with 2 properties:  time - in seconds, and offset - in bytes.  using the &#039;totalBytes&#039; and &#039;duration&#039;  properties, you can run a calculation which will enable you to compare for every seek point its relative time position and size position.
this technique could have problems:  for example, if there&#039;s a 10 seconds gap between 2 seek points, and 20% difference between each seek-point bytes-loaded, you won&#039;t be able to know what&#039;s going on between the 2 seek-point.
anyhow - hope this will give you a head start</description>
		<content:encoded><![CDATA[<p>there&#8217;s a way to overcome this, but it depends on the video type you play &#8211; it works for me with mp4 files.  i haven&#8217;t actually tried it myself, but i think you can use this information.<br />
when you receive the video&#8217;s meta-data (&#8216;onMetaData&#8217;), you get an object with various parameters of the video file.  in some cases (my guess is that it depends on the video&#8217;s compression type) one of the properties is called &#8217;seekpoints&#8217;, which is an array of objects for every seek-point in the video (again &#8211; it depends on the video&#8217;s compression), each of them with 2 properties:  time &#8211; in seconds, and offset &#8211; in bytes.  using the &#8216;totalBytes&#8217; and &#8216;duration&#8217;  properties, you can run a calculation which will enable you to compare for every seek point its relative time position and size position.<br />
this technique could have problems:  for example, if there&#8217;s a 10 seconds gap between 2 seek points, and 20% difference between each seek-point bytes-loaded, you won&#8217;t be able to know what&#8217;s going on between the 2 seek-point.<br />
anyhow &#8211; hope this will give you a head start</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: circlecube</title>
		<link>http://blog.circlecube.com/2009/05/review/flash-video-issue-loadbar-size-vs-playbar-time-usability/#comment-1153</link>
		<dc:creator>circlecube</dc:creator>
		<pubDate>Mon, 29 Jun 2009 15:00:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/?p=842#comment-1153</guid>
		<description>Still nothing really. Any suggestions?</description>
		<content:encoded><![CDATA[<p>Still nothing really. Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ezalife</title>
		<link>http://blog.circlecube.com/2009/05/review/flash-video-issue-loadbar-size-vs-playbar-time-usability/#comment-1152</link>
		<dc:creator>ezalife</dc:creator>
		<pubDate>Mon, 29 Jun 2009 09:34:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/?p=842#comment-1152</guid>
		<description>Hi, &lt;br&gt;did you ever get a response to this issue?&lt;br&gt;i&#039;m having exactly the same problem but assume it can be fixed as you-tube (which is flash video) seems to get around this.&lt;br&gt;&lt;br&gt;If you did get this solved i&#039;d greatly appreciate any direction.&lt;br&gt;&lt;br&gt;regards, Rich</description>
		<content:encoded><![CDATA[<p>Hi, <br />did you ever get a response to this issue?<br />i&#39;m having exactly the same problem but assume it can be fixed as you-tube (which is flash video) seems to get around this.</p>
<p>If you did get this solved i&#39;d greatly appreciate any direction.</p>
<p>regards, Rich</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->