<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Creating FLV cuepoint thumbnails using the Bitmap and BitmapData classes</title>
	<link>http://blog.flexexamples.com/2007/08/03/creating-flv-cuepoint-thumbnails-using-the-bitmap-and-bitmapdata-classes/</link>
	<description>A bunch of examples for Adobe Flex and ActionScript</description>
	<pubDate>Fri, 05 Dec 2008 09:29:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2007/08/03/creating-flv-cuepoint-thumbnails-using-the-bitmap-and-bitmapdata-classes/#comment-16564</link>
		<author>peterd</author>
		<pubDate>Tue, 04 Nov 2008 15:23:42 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/08/03/creating-flv-cuepoint-thumbnails-using-the-bitmap-and-bitmapdata-classes/#comment-16564</guid>
		<description>geoff,

I'm not seeing the images disappear when i scroll the page (or scroll the tile list).
Which version of Flash Player are you using? http://blog.flexexamples.com/about-you/

Peter</description>
		<content:encoded><![CDATA[<p>geoff,</p>
<p>I&#8217;m not seeing the images disappear when i scroll the page (or scroll the tile list).<br />
Which version of Flash Player are you using? <a href="http://blog.flexexamples.com/about-you/" rel="nofollow">http://blog.flexexamples.com/about-you/</a></p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: geoff</title>
		<link>http://blog.flexexamples.com/2007/08/03/creating-flv-cuepoint-thumbnails-using-the-bitmap-and-bitmapdata-classes/#comment-16562</link>
		<author>geoff</author>
		<pubDate>Tue, 04 Nov 2008 14:56:47 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/08/03/creating-flv-cuepoint-thumbnails-using-the-bitmap-and-bitmapdata-classes/#comment-16562</guid>
		<description>When I scroll up and down it looses the images

this example

http://blog.flexexamples.com/2007/08/03/duplicating-images-using-the-bitmap-and-bitmapdata-classes/

looses the images as well.


I am using Flex 3. I am looking for away to have hundreds of images in the tilelist ( nor from files) and scrolling up and down wont loose the images

any idea folks. I am pulling my hair out!</description>
		<content:encoded><![CDATA[<p>When I scroll up and down it looses the images</p>
<p>this example</p>
<p><a href="http://blog.flexexamples.com/2007/08/03/duplicating-images-using-the-bitmap-and-bitmapdata-classes/" rel="nofollow">http://blog.flexexamples.com/2007/08/03/duplicating-images-using-the-bitmap-and-bitmapdata-classes/</a></p>
<p>looses the images as well.</p>
<p>I am using Flex 3. I am looking for away to have hundreds of images in the tilelist ( nor from files) and scrolling up and down wont loose the images</p>
<p>any idea folks. I am pulling my hair out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robinson</title>
		<link>http://blog.flexexamples.com/2007/08/03/creating-flv-cuepoint-thumbnails-using-the-bitmap-and-bitmapdata-classes/#comment-14154</link>
		<author>robinson</author>
		<pubDate>Tue, 15 Jul 2008 03:05:58 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/08/03/creating-flv-cuepoint-thumbnails-using-the-bitmap-and-bitmapdata-classes/#comment-14154</guid>
		<description>Until now I’ve been using Captionate by Burak in order to work with flash video and cue points:

http://www.flash-video-soft.com/flash-video-mx-sdk/

Now the Flash 8 Video Encoder enables you to embed more metadata such as cue points, which I think is a fantastic feature.</description>
		<content:encoded><![CDATA[<p>Until now I’ve been using Captionate by Burak in order to work with flash video and cue points:</p>
<p><a href="http://www.flash-video-soft.com/flash-video-mx-sdk/" rel="nofollow">http://www.flash-video-soft.com/flash-video-mx-sdk/</a></p>
<p>Now the Flash 8 Video Encoder enables you to embed more metadata such as cue points, which I think is a fantastic feature.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mermaidbbpp</title>
		<link>http://blog.flexexamples.com/2007/08/03/creating-flv-cuepoint-thumbnails-using-the-bitmap-and-bitmapdata-classes/#comment-13535</link>
		<author>Mermaidbbpp</author>
		<pubDate>Fri, 20 Jun 2008 08:39:38 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/08/03/creating-flv-cuepoint-thumbnails-using-the-bitmap-and-bitmapdata-classes/#comment-13535</guid>
		<description>Here I have a guide on how to add subtitles to videos with cuepoint. Maybe it's also helpful.
The site is http://www.video-to-flash.com/add_watermark/.</description>
		<content:encoded><![CDATA[<p>Here I have a guide on how to add subtitles to videos with cuepoint. Maybe it&#8217;s also helpful.<br />
The site is <a href="http://www.video-to-flash.com/add_watermark/." rel="nofollow">http://www.video-to-flash.com/add_watermark/.</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: razor7</title>
		<link>http://blog.flexexamples.com/2007/08/03/creating-flv-cuepoint-thumbnails-using-the-bitmap-and-bitmapdata-classes/#comment-4814</link>
		<author>razor7</author>
		<pubDate>Thu, 06 Dec 2007 14:04:58 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/08/03/creating-flv-cuepoint-thumbnails-using-the-bitmap-and-bitmapdata-classes/#comment-4814</guid>
		<description>Hello. i have tryed you sample and works great, so i decided to include it in my app but there is a problem.

I have created a custom component based on the tile list, and another custom component based on the HBox for the item renderer. The error arraises when I scroll up and down with my mouse weel the imges get lost...if i scroll the tileList custom component with the handlers, there is no problem.

Any idea?

I´m using flex builder 3 and air b2.

Thanks a lot</description>
		<content:encoded><![CDATA[<p>Hello. i have tryed you sample and works great, so i decided to include it in my app but there is a problem.</p>
<p>I have created a custom component based on the tile list, and another custom component based on the HBox for the item renderer. The error arraises when I scroll up and down with my mouse weel the imges get lost&#8230;if i scroll the tileList custom component with the handlers, there is no problem.</p>
<p>Any idea?</p>
<p>I´m using flex builder 3 and air b2.</p>
<p>Thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2007/08/03/creating-flv-cuepoint-thumbnails-using-the-bitmap-and-bitmapdata-classes/#comment-1548</link>
		<author>peterd</author>
		<pubDate>Sun, 09 Sep 2007 01:18:06 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/08/03/creating-flv-cuepoint-thumbnails-using-the-bitmap-and-bitmapdata-classes/#comment-1548</guid>
		<description>ilanb,

Sorry, I don't have any experience with FMS, so I don't think I can offer any useful advice. Although, I did find the following URLs while searching for Flex FMS:

&lt;a href="http://www.flash-communications.net/technotes/fms2/flex2FMS/index.html" rel="nofollow"&gt;http://www.flash-communications.net/technotes/fms2/flex2FMS/index.html&lt;/a&gt;
&lt;a href="http://livedocs.adobe.com/labs/flex/3/html/controls_015_20.html" rel="nofollow"&gt;http://livedocs.adobe.com/labs/flex/3/html/controls_015_20.html&lt;/a&gt;

Hopefully that helps,

Peter</description>
		<content:encoded><![CDATA[<p>ilanb,</p>
<p>Sorry, I don&#8217;t have any experience with FMS, so I don&#8217;t think I can offer any useful advice. Although, I did find the following URLs while searching for Flex FMS:</p>
<p><a href="http://www.flash-communications.net/technotes/fms2/flex2FMS/index.html" rel="nofollow">http://www.flash-communications.net/technotes/fms2/flex2FMS/index.html</a><br />
<a href="http://livedocs.adobe.com/labs/flex/3/html/controls_015_20.html" rel="nofollow">http://livedocs.adobe.com/labs/flex/3/html/controls_015_20.html</a></p>
<p>Hopefully that helps,</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ilanb</title>
		<link>http://blog.flexexamples.com/2007/08/03/creating-flv-cuepoint-thumbnails-using-the-bitmap-and-bitmapdata-classes/#comment-1505</link>
		<author>ilanb</author>
		<pubDate>Sat, 08 Sep 2007 17:59:13 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/08/03/creating-flv-cuepoint-thumbnails-using-the-bitmap-and-bitmapdata-classes/#comment-1505</guid>
		<description>Hi,

Realy cool exemple, but can you tell how to use this with a video on FMS server (rtmp), I try your exemple and I have always sandbox security error .

here is the code :

 
        

	

Thanks for all your exemples</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Realy cool exemple, but can you tell how to use this with a video on FMS server (rtmp), I try your exemple and I have always sandbox security error .</p>
<p>here is the code :</p>
<p>Thanks for all your exemples</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2007/08/03/creating-flv-cuepoint-thumbnails-using-the-bitmap-and-bitmapdata-classes/#comment-58</link>
		<author>peterd</author>
		<pubDate>Sun, 05 Aug 2007 05:57:21 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/08/03/creating-flv-cuepoint-thumbnails-using-the-bitmap-and-bitmapdata-classes/#comment-58</guid>
		<description>FlexLover,

That's a good idea, I'll see if I can think of a semi-decent way of doing that. Off the top of my head I'd guess that you need to do the following steps:
1) Populate a TextArea with a bunch of words.
2) Create an array of words, and track the frequency of each word. This would probably be an array of objects where the object key is the word, and the value is the count.
3) Filter the array from step 2 so you only have words that appear 2 or more times.
4) Use RegExp class or String class to find each instance of duplicated words.
5) Use the TextRange class to hightlight each duplicated word.

Shouldn't be *too* hard (famous last words) but I imagine the trick will be when using RegExp that you have to carefully determine word boundaries. If you find a duplicated word of "an", you wouldn't want to highlight portions of words such as "cantaloupe" or "anteater" or "candy". I imagine you may also run in to some issues with punctuation where it may consider "times." and "times" to be different words because one happens to contain a period.</description>
		<content:encoded><![CDATA[<p>FlexLover,</p>
<p>That&#8217;s a good idea, I&#8217;ll see if I can think of a semi-decent way of doing that. Off the top of my head I&#8217;d guess that you need to do the following steps:<br />
1) Populate a TextArea with a bunch of words.<br />
2) Create an array of words, and track the frequency of each word. This would probably be an array of objects where the object key is the word, and the value is the count.<br />
3) Filter the array from step 2 so you only have words that appear 2 or more times.<br />
4) Use RegExp class or String class to find each instance of duplicated words.<br />
5) Use the TextRange class to hightlight each duplicated word.</p>
<p>Shouldn&#8217;t be *too* hard (famous last words) but I imagine the trick will be when using RegExp that you have to carefully determine word boundaries. If you find a duplicated word of &#8220;an&#8221;, you wouldn&#8217;t want to highlight portions of words such as &#8220;cantaloupe&#8221; or &#8220;anteater&#8221; or &#8220;candy&#8221;. I imagine you may also run in to some issues with punctuation where it may consider &#8220;times.&#8221; and &#8220;times&#8221; to be different words because one happens to contain a period.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FlexLover</title>
		<link>http://blog.flexexamples.com/2007/08/03/creating-flv-cuepoint-thumbnails-using-the-bitmap-and-bitmapdata-classes/#comment-52</link>
		<author>FlexLover</author>
		<pubDate>Sat, 04 Aug 2007 09:14:15 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/08/03/creating-flv-cuepoint-thumbnails-using-the-bitmap-and-bitmapdata-classes/#comment-52</guid>
		<description>Peter your examples are very clear and useful! I hope you continue for next days.
Can i have this example: highlight with the select color the duplicates words in the TextArea.
Tank'you in advance.</description>
		<content:encoded><![CDATA[<p>Peter your examples are very clear and useful! I hope you continue for next days.<br />
Can i have this example: highlight with the select color the duplicates words in the TextArea.<br />
Tank&#8217;you in advance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
