<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="http://feedproxy.google.com/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feedproxy.google.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Flexets</title>
	
	<link>http://www.flexets.com</link>
	<description>Let's Flex your Business</description>
	<pubDate>Mon, 22 Sep 2008 15:06:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feedproxy.google.com/Flexets" type="application/rss+xml" /><item>
		<title>1st Question in our Coaching Program</title>
		<link>http://feedproxy.google.com/~r/Flexets/~3/K5aoRICAoio/1st-question-in-our-coaching-program</link>
		<comments>http://www.flexets.com/1st-question-in-our-coaching-program#comments</comments>
		<pubDate>Wed, 20 Aug 2008 20:19:27 +0000</pubDate>
		<dc:creator>Franto</dc:creator>
		
		<category><![CDATA[coaching program]]></category>

		<guid isPermaLink="false">http://www.flexets.com/?p=75</guid>
		<description><![CDATA[Main data carrier in big application - E4X XML or designated data class?

Hi my friends,
I have a question about software architecture:
Imagine you have an application that load data about many persons from XML and process / utilize that data all across the application. In AS2 there will be no doubt - I will parse the [...]]]></description>
			<content:encoded><![CDATA[<h1 style="color:#880000;font-size:21px">Main data carrier in big application - E4X XML or designated data class?</h1>
<div class="question">
Hi my friends,</p>
<p>I have a question about software architecture:<br />
Imagine you have an application that load data about many persons from XML and process / utilize that data all across the application. In AS2 there will be no doubt - I will parse the XML and create &#8216;id&#8217; sorted array of Person class instances. But in AS3, where sophisticated E4X XML is available I hesitate. Should I use designated data class or dispatch pieces of XML all across the application?</p>
<ul>
<li> What are advantages and disadvantages of both approaches?</li>
<li> Is it even common to dispatch pieces of XML across application?</li>
<li> Is even my terminology correct? (I am not sure whatever &#8216;data class&#8217; is the proper term)</li>
<li> Can you point me to some resources about modern AS3 architecture?</li>
</ul>
<p>Thanks!<br />
Daniel</p>
</div>
<p>This is first question in our <a title="Coaching Program for Flex / AIR / Flash / ActionScript" href="http://www.flexets.com/forum-info/coaching-forum">Coaching Program</a>. <img src='http://www.flexets.com/site/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> We are happy, that it has started <img src='http://www.flexets.com/site/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>And here is answer&#8230;</p>
<div class="answer">
Hello Daniel,</p>
<p>thanks for being our first paid member and for placing your first coaching question <img src='http://www.flexets.com/site/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Now let&#8217;s move to your questions..</p>
<p>The software architecture approach definitely depends on the scale of the project. None of the approach is completely wrong if it works as expected and at the same time it&#8217;s flexible, maintainable and scalable..</p>
<p>But in general I would not recommend to use XML data structures throughout the project code as you have described. Not speaking about the great advantage of using E4X it would still not be too scalable because when anything in your data needs to be changed then you will have to modify your code accessing XML structures at many places.</p>
<p>More better approach is to separate your data from your functionality and just use centralized Data Model within your application. This Data Model can just serve as a storage of all data and also represent the state of your application being implemented as a Singleton class&#8230;
</p></div>
<p>if you want to read complete answer, consider sign up to our <a title="Coaching Program for Flex / AIR / Flash / ActionScript" href="http://www.flexets.com/forum-info/coaching-forum">Coaching Program</a>. After registration you can read whole answer as well as all others questions and answers from all current and future customers. And we are at Flexets are waiting for your next questions to get help you with your learning process in Flex, AIR, Flash or ActionScript.</p>
<h1><a title="Coaching Program for Flex / AIR / Flash / ActionScript" href="http://www.flexets.com/forum-info/coaching-forum">Sign Up for Coaching Program</a></h1>
<img src="http://feedproxy.google.com/~r/Flexets/~4/K5aoRICAoio" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.flexets.com/1st-question-in-our-coaching-program/feed</wfw:commentRss>
		<feedburner:origLink>http://www.flexets.com/1st-question-in-our-coaching-program</feedburner:origLink></item>
		<item>
		<title>Attending Singularity: Online or Offline?</title>
		<link>http://feedproxy.google.com/~r/Flexets/~3/DjAqhPYKIU4/attending-singularity-online-or-offline</link>
		<comments>http://www.flexets.com/attending-singularity-online-or-offline#comments</comments>
		<pubDate>Tue, 19 Aug 2008 15:57:03 +0000</pubDate>
		<dc:creator>Franto</dc:creator>
		
		<category><![CDATA[Events]]></category>

		<category><![CDATA[conference]]></category>

		<guid isPermaLink="false">http://www.flexets.com/?p=74</guid>
		<description><![CDATA[Hey, maybe everybody from RIA world know about Singularity conference. Conference details are just great:

What: A kick-ass web conference
When: Oct 24-26, 2008
Where: Everywhere!

Uhh, everywhere? Sure, it&#8217;s online conference. You can attend from your home, no travel fee, no hotel fee  Nice. Today Aral has announced sessions details, and new sessions will be updated soon. [...]]]></description>
			<content:encoded><![CDATA[<p>Hey, maybe everybody from RIA world know about <a title="Singularity - first online conference" href="http://www.singularity08.com"><strong>Singularity conference</strong></a>. Conference details are just great:</p>
<ul>
<li><strong>What:</strong> A kick-ass web conference</li>
<li><strong>When:</strong> Oct 24-26, 2008</li>
<li><strong>Where:</strong> Everywhere!</li>
</ul>
<p>Uhh, everywhere? Sure, it&#8217;s online conference. You can attend from your home, no travel fee, no hotel fee <img src='http://www.flexets.com/site/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> Nice. Today <a href="http://www.aralbalkan.com"><strong>Aral</strong></a> has announced <a href="http://www.singularity08.com/sessions/">sessions details</a>, and new sessions will be updated soon. But it&#8217;s not enough. It&#8217;s great that there is no extra expenses, just $99 for 3 days conference, but someone can said: But I will not meet up friends there, can not talk to people I like. But wait, <a href="http://www.aralbalkan.com"><strong>Aral</strong></a> has another surprise for you. It&#8217;s called <strong>Local Hubs</strong>. Yes, your local Adobe User Group, or anyone who want to organize local hub for <a title="Singularity - first online conference" href="http://www.singularity08.com"><strong>Singularity conference</strong></a> has possibility now. <a href="http://www.aralbalkan.com"><strong>Aral</strong></a> has started <a href="http://groups.google.com/group/singularity-hubs/">discussion about Local Hubs</a>, come and discuss. So there is possibility you can even travel to <a title="Singularity - first online conference" href="http://www.singularity08.com"><strong>Singularity conference</strong></a>, but not over the world, but maybe in your city or somewhere near your town <img src='http://www.flexets.com/site/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>We will be there <img src='http://www.flexets.com/site/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> Do not know if we will attending <a title="Singularity - first online conference" href="http://www.singularity08.com"><strong>Singularity conference</strong></a> online or we will have chance to attend it from some Local Hub in Slovakia.</p>
<img src="http://feedproxy.google.com/~r/Flexets/~4/DjAqhPYKIU4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.flexets.com/attending-singularity-online-or-offline/feed</wfw:commentRss>
		<feedburner:origLink>http://www.flexets.com/attending-singularity-online-or-offline</feedburner:origLink></item>
		<item>
		<title>From Photoshop To Brighton</title>
		<link>http://feedproxy.google.com/~r/Flexets/~3/gn_GNY1J_cs/from-photoshop-to-brighton</link>
		<comments>http://www.flexets.com/from-photoshop-to-brighton#comments</comments>
		<pubDate>Tue, 19 Aug 2008 06:52:35 +0000</pubDate>
		<dc:creator>Franto</dc:creator>
		
		<category><![CDATA[Contest]]></category>

		<category><![CDATA[AIR]]></category>

		<category><![CDATA[Flash]]></category>

		<category><![CDATA[Flex]]></category>

		<category><![CDATA[FOTB]]></category>

		<category><![CDATA[Photoshop]]></category>

		<guid isPermaLink="false">http://www.flexets.com/?p=73</guid>
		<description><![CDATA[Serge has started nice contest for 6 tickets to Flash On The Beach 2008 in Brighton (£499).  Just make some nice photoshing with you, beach, and love for Flex, AIR, Flash&#8230;  You have time till 8th September and winners will be announced on 12th September. I got few ideas already, so maybe I [...]]]></description>
			<content:encoded><![CDATA[<div class='series_toc'><h3>Table of contents for Contests</h3><ol><li>From Photoshop To Brighton</li></ol></div> <p>Serge has started nice <a title="Conters for 6 tickets to FOTB 2008" href="http://www.webkitchen.be/2008/08/18/photoshop-your-way-to-flash-on-the-beach/"><strong>contest for 6 tickets to Flash On The Beach 2008 in Brighton</strong></a> (£499).  Just make some nice photoshing with you, beach, and love for Flex, AIR, Flash&#8230;  You have time till 8th September and winners will be announced on 12th September. I got few ideas already, so maybe I will join contest, though I got my ticket bought alread. But 1 more extra ticket will be great :)) So open up your Photoshop and <a title="Meet Flexets Team in Brighton" href="http://www.flexets.com/forum/index.php?topic=16.0">meet us in Brighton</a> this year&#8230;</p>
<p>Good luck and Be Creative!!!</p>
<p><strong><a onclick="javascript:pageTracker._trackPageview('/outgoing/www.ashorten.com/');" href="http://www.ashorten.com/" target="_blank"></a></strong></p>
 <div class='series_links'> </div><img src="http://feedproxy.google.com/~r/Flexets/~4/gn_GNY1J_cs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.flexets.com/from-photoshop-to-brighton/feed</wfw:commentRss>
		<feedburner:origLink>http://www.flexets.com/from-photoshop-to-brighton</feedburner:origLink></item>
		<item>
		<title>Flexets Forum launched</title>
		<link>http://feedproxy.google.com/~r/Flexets/~3/A5UsWBuyKSE/flexets-forum-launched</link>
		<comments>http://www.flexets.com/flexets-forum-launched#comments</comments>
		<pubDate>Wed, 13 Aug 2008 20:34:23 +0000</pubDate>
		<dc:creator>Franto</dc:creator>
		
		<category><![CDATA[forum]]></category>

		<category><![CDATA[coaching program]]></category>

		<guid isPermaLink="false">http://www.flexets.com/?p=72</guid>
		<description><![CDATA[We have launched Flex / AIR / Flash / ActionScript Forum on our site. It should help us to get better feedback from client or visitors, and allow us get back better help to Adobe community. If you need any help with anything regarding Flex / AIR / Flash / ActionScript, please post it in [...]]]></description>
			<content:encoded><![CDATA[<div class='series_toc'><h3>Table of contents for Forum</h3><ol><li>Flexets Forum launched</li></ol></div> <p>We have launched <a href="http://www.flexets.com/forum"><strong>Flex / AIR / Flash / ActionScript Forum</strong></a> on our site. It should help us to get better feedback from client or visitors, and allow us get back better help to Adobe community. If you need any help with anything regarding <a href="http://www.flexets.com/forum"><strong>Flex / AIR / Flash / ActionScript</strong></a>, please post it in our forum and we will try to help you in shortest possible time. If you have anything to show to us or to community, just post it in forum.</p>
<p>We have launched also <a href="http://www.flexets.com/forum-info/coaching-forum"><strong>Coaching Forum</strong></a> as part of our <a href="http://www.flexets.com/forum"><strong>Flexets Forum</strong></a>. I will provide more info about <a href="http://www.flexets.com/forum-info/coaching-forum"><strong>Coaching Forum</strong></a> later.</p>
 <div class='series_links'> </div><img src="http://feedproxy.google.com/~r/Flexets/~4/A5UsWBuyKSE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.flexets.com/flexets-forum-launched/feed</wfw:commentRss>
		<feedburner:origLink>http://www.flexets.com/flexets-forum-launched</feedburner:origLink></item>
		<item>
		<title>360Flex Europe - Day 1</title>
		<link>http://feedproxy.google.com/~r/Flexets/~3/0Ve_jaV1ngo/360flex-europe-day-1</link>
		<comments>http://www.flexets.com/360flex-europe-day-1#comments</comments>
		<pubDate>Mon, 07 Apr 2008 19:04:20 +0000</pubDate>
		<dc:creator>Flexets Team</dc:creator>
		
		<category><![CDATA[Events]]></category>

		<category><![CDATA[conference]]></category>

		<category><![CDATA[Flex]]></category>

		<category><![CDATA[report]]></category>

		<guid isPermaLink="false">http://www.flexets.com/?p=57</guid>
		<description><![CDATA[So we have attended the Day 1 of 360Flex Europe Conference here in Milan.
This day was completely free thanks to the sponsors that the organizers were able to get in touch with.
It was really nice to meet some folks from the Adobe Team (especially Enrique Duvós and Sumi Lim) and also new people from the [...]]]></description>
			<content:encoded><![CDATA[<div class='series_toc'><h3>Table of contents for 360Flex Europe</h3><ol><li><a href='http://www.flexets.com/360flex-europe-day-0' title='360Flex Europe - Day 0'>360Flex Europe - Day 0</a></li><li>360Flex Europe - Day 1</li></ol></div> <p>So we have attended the Day 1 of <a href="http://www.360flex.com/360Flex_Europe/" target="_blank">360Flex Europe Conference</a> here in <a href="http://en.wikipedia.org/wiki/Milan" target="_blank">Milan</a>.</p>
<p>This day was completely free thanks to the sponsors that the organizers were able to get in touch with.<br />
It was really nice to meet some folks from the Adobe Team (especially Enrique Duvós and Sumi Lim) and also new people from the European Flex community.</p>
<p>We have seen some interesting presentations:</p>
<ul>
<li><strong>Adobe AIR: Cross-Scripting Techniques</strong> by Xavi Beumala<br />
Xavi was talking about using some interesting techniques to use HTML component in AIR that enables to expose DOM API of underlying WebKit HTML engine and use it for manipulation of HTML rendering in AIR applications.</li>
<li><strong>Better Flex and AIR Applications Using AJAX</strong> by Marco Casario<br />
Marco was talking about bridging the Flex vs AJAX and use them together to take the benefit of both of them. The main idea was that the both of them are just complementary technologies and not the competitors.</li>
<li><strong>Flex Bitmap Effects!</strong> by Luca Mezzalira<br />
Luca has shown some interesting bitmap data manipulations and effects in Flex applications with realtime webcam images using the BitmapData API of the Flash Player. He also presented the usage of some bitmap filters and approaches for motion detection.</li>
<li><strong>Video Streaming with Flex and Flash Media Server</strong> by Eros Marcon<br />
Eros talked about video streaming in Flex using Flash Media Server. He walked through some examples of creating simple video player and shown techniques on using the incoming stream data to enhance the usability and user experience.</li>
</ul>
<p>After the presentations we took part at the Birds of a Feather session sponsored by one of the partners where we enjoyed a couple of talks with people from the Flex community together with some refreshments and glasses of wine <img src='http://www.flexets.com/site/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>It was really a pleasant day today and we really enjoyed it. You can check out some photos from today&#8217;s Day 1 of the conference in our <a href="http://www.flexets.com/events">Events</a> page.</p>
<p>Just stay tuned for more news from <a href="http://www.360flex.com/360Flex_Europe/index.cfm" target="_blank">360Flex Europe Conference</a> in Milan.</p>
 <div class='series_links'><a href='http://www.flexets.com/360flex-europe-day-0' title='360Flex Europe - Day 0'>Previous in series</a> </div><img src="http://feedproxy.google.com/~r/Flexets/~4/0Ve_jaV1ngo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.flexets.com/360flex-europe-day-1/feed</wfw:commentRss>
		<feedburner:origLink>http://www.flexets.com/360flex-europe-day-1</feedburner:origLink></item>
		<item>
		<title>360Flex Europe - Day 0</title>
		<link>http://feedproxy.google.com/~r/Flexets/~3/Tw7CZnB6mlw/360flex-europe-day-0</link>
		<comments>http://www.flexets.com/360flex-europe-day-0#comments</comments>
		<pubDate>Sun, 06 Apr 2008 21:27:18 +0000</pubDate>
		<dc:creator>Flexets Team</dc:creator>
		
		<category><![CDATA[Events]]></category>

		<category><![CDATA[conference]]></category>

		<category><![CDATA[Flex]]></category>

		<category><![CDATA[report]]></category>

		<guid isPermaLink="false">http://www.flexets.com/?p=54</guid>
		<description><![CDATA[We have arrived here in Milan today for our first 360Flex Europe Conference.
After checking in our hostel, we have visited &#8220;centro&#8221;. Took some photos of Duomo, La Scala and some nearby buildings  After all day starving, we&#8217;ve eaten in Burger King  and went back to our hotel to work on our site to [...]]]></description>
			<content:encoded><![CDATA[<div class='series_toc'><h3>Table of contents for 360Flex Europe</h3><ol><li>360Flex Europe - Day 0</li><li><a href='http://www.flexets.com/360flex-europe-day-1' title='360Flex Europe - Day 1'>360Flex Europe - Day 1</a></li></ol></div> <p>We have arrived here in <a title="Milan, Italy" href="http://en.wikipedia.org/wiki/Milan" target="_blank">Milan</a> today for our first <a href="http://www.360flex.com/360Flex_Europe/index.cfm" target="_blank">360Flex Europe Conference</a>.</p>
<p>After checking in our hostel, we have visited &#8220;centro&#8221;. Took some photos of Duomo, La Scala and some nearby buildings <img src='http://www.flexets.com/site/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> After all day starving, we&#8217;ve eaten in Burger King <img src='http://www.flexets.com/site/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> and went back to our hotel to work on our site to have it ready for tomorrow <img src='http://www.flexets.com/site/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Check back photos from today&#8217;s  Day 0 in our <a title="Flexets Events" href="http://www.flexets.com/events">Events</a> page. They are shown using our <a title="Expectal.com Flash Photo Gallery" href="http://www.expectal.com" target="_blank">Expectal Photo Gallery</a> product. If you like it go and <a href="http://www.expectal.com/photo_gallery/#demo">try it</a> and maybe you would like to make a <a title="Buy Expectal.com Flash Photo Gallery" href="http://www.expectal.com/photo_gallery/buy/">purchase</a> if it fits your needs.</p>
<p>Stay tuned for more news from <a href="http://www.360flex.com/360Flex_Europe/index.cfm" target="_blank">360Flex Europe Conference</a> in Milan.</p>
 <div class='series_links'> <a href='http://www.flexets.com/360flex-europe-day-1' title='360Flex Europe - Day 1'>Next in series</a></div><img src="http://feedproxy.google.com/~r/Flexets/~4/Tw7CZnB6mlw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.flexets.com/360flex-europe-day-0/feed</wfw:commentRss>
		<feedburner:origLink>http://www.flexets.com/360flex-europe-day-0</feedburner:origLink></item>
		<item>
		<title>Show Image from Clipboard</title>
		<link>http://feedproxy.google.com/~r/Flexets/~3/zuglmSNDPAQ/show-image-from-clipboard</link>
		<comments>http://www.flexets.com/show-image-from-clipboard#comments</comments>
		<pubDate>Fri, 04 Apr 2008 06:44:44 +0000</pubDate>
		<dc:creator>Flexets Team</dc:creator>
		
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.flexets.com/index.php/show-image-from-clipboard/</guid>
		<description><![CDATA[This is first tutorial in series of  &#8220;Clipboard&#8221; tutorials. I just show you fast way how to display image immediately after copying it to clipboard and how to delete it from Clipboard. Please be aware, that this works only in AIR, not in browser.

So first step, we should access clipboard, that&#8217;s very easy:

var cb:Clipboard [...]]]></description>
			<content:encoded><![CDATA[<div class='series_toc'><h3>Table of contents for Clipboard</h3><ol><li>Show Image from Clipboard</li></ol></div> <p>This is first tutorial in series of  &#8220;<strong>Clipboard</strong>&#8221; tutorials. I just show you fast way how to display image immediately after copying it to clipboard and how to delete it from Clipboard. Please be aware, that this works only in AIR, not in browser.</p>
<p><span id="more-51"></span></p>
<p>So first step, we should access clipboard, that&#8217;s very easy:</p>
<div class="codesnip-container" >
<div class="codesnip" style="font-family: monospace;"><span class="kw2">var</span> cb:Clipboard = Clipboard.generalClipboard;</div>
</div>
<p>In second step we have to find out, if content in Clipboard is Bitmap. For this purposes clipboard has function <strong>hasFormat</strong>:</p>
<div class="codesnip-container" >
<div class="codesnip" style="font-family: monospace;"><span class="kw1">if</span> <span class="br0">&#40;</span>cb.hasFormat<span class="br0">&#40;</span>ClipboardFormats.BITMAP_FORMAT<span class="br0">&#41;</span><span class="br0">&#41;</span> <span class="br0">&#123;</span><br />
<span class="kw2">var</span> bd:<a href="http://www.google.com/search?q=BitmapData%20inurl:http://livedocs.adobe.com/flex/201/langref/%20inurl:BitmapData.html&#038;filter=0&#038;num=100&#038;btnI=lucky"><span class="kw5">BitmapData</span></a> = cb.getData<span class="br0">&#40;</span>ClipboardFormats.BITMAP_FORMAT<span class="br0">&#41;</span> <span class="kw1">as</span> <a href="http://www.google.com/search?q=BitmapData%20inurl:http://livedocs.adobe.com/flex/201/langref/%20inurl:BitmapData.html&#038;filter=0&#038;num=100&#038;btnI=lucky"><span class="kw5">BitmapData</span></a>;<br />
<span class="kw2">var</span> ce:ClipboardEvent = <span class="kw1">new</span> ClipboardEvent<span class="br0">&#40;</span>ClipboardEvent.BITMAP_IN_CLIPBOARD, <span class="kw1">true</span><span class="br0">&#41;</span>;<br />
ce.<span class="kw7">bitmapData</span> = bd;<br />
<span class="kw7">dispatchEvent</span><span class="br0">&#40;</span>ce<span class="br0">&#41;</span>;<br />
<span class="co1">//clear image from clipboard</span><br />
cb.clearData<span class="br0">&#40;</span>ClipboardFormats.BITMAP_FORMAT<span class="br0">&#41;</span>;<br />
<span class="br0">&#125;</span></div>
</div>
<p>As you can see, <strong>BitmapData </strong>was easily get from Clipboard by using function <strong>getData:</strong></p>
<div class="codesnip-container" >
<div class="codesnip" style="font-family: monospace;"><span class="kw2">var</span> bd:<a href="http://www.google.com/search?q=BitmapData%20inurl:http://livedocs.adobe.com/flex/201/langref/%20inurl:BitmapData.html&#038;filter=0&#038;num=100&#038;btnI=lucky"><span class="kw5">BitmapData</span></a> = cb.getData<span class="br0">&#40;</span>ClipboardFormats.BITMAP_FORMAT<span class="br0">&#41;</span> <span class="kw1">as</span> <a href="http://www.google.com/search?q=BitmapData%20inurl:http://livedocs.adobe.com/flex/201/langref/%20inurl:BitmapData.html&#038;filter=0&#038;num=100&#038;btnI=lucky"><span class="kw5">BitmapData</span></a>;</div>
</div>
<p>Next I just dispatch <strong>BitmapData </strong>through my custom <strong>ClipboardEvent</strong>. If you want remove <strong>BitmapData </strong>from clipboard you can use:</p>
<div class="codesnip-container" >
<div class="codesnip" style="font-family: monospace;">cb.clearData<span class="br0">&#40;</span>ClipboardFormats.BITMAP_FORMAT<span class="br0">&#41;</span>;</div>
</div>
<p>It removes just <strong>BitmapData </strong>not texts in Clipboard. And if you want display Bitmap from Clipboard immediately after pressing <strong>PrnScrn </strong>key on your keyboard, you have to start <strong>Timer </strong>for example each 100ms, because there is no <strong>Event </strong>(at least I don&#8217;t know about it) which tells you, that something was copied to clipboard.</p>
<p>If you want to see example application, please download my <a title="FacebookCheats AIR Application" href="http://www.franto.com/blog2/facebookcheats-application">FacebookCheats AIR application</a>, switch to Print Screen Tab and press PrnScrn key. <img src='http://www.flexets.com/site/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
 <div class='series_links'> </div><img src="http://feedproxy.google.com/~r/Flexets/~4/zuglmSNDPAQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.flexets.com/show-image-from-clipboard/feed</wfw:commentRss>
		<feedburner:origLink>http://www.flexets.com/show-image-from-clipboard</feedburner:origLink></item>
		<item>
		<title>Welcome</title>
		<link>http://feedproxy.google.com/~r/Flexets/~3/FLANM3XZtvA/welcome</link>
		<comments>http://www.flexets.com/welcome#comments</comments>
		<pubDate>Fri, 21 Mar 2008 11:54:54 +0000</pubDate>
		<dc:creator>Flexets Team</dc:creator>
		
		<category><![CDATA[Company]]></category>

		<guid isPermaLink="false">http://www.flexets.com/index.php/test-post/</guid>
		<description><![CDATA[Welcome here on our blog. Here we can post about our experience with Flex, AIR and other RIA development. Post tutorials and examples, and show how to solve problems in Flex or ActionSctript 3. Once more, please welcome on our Flexets Blog.
]]></description>
			<content:encoded><![CDATA[<p>Welcome here on our blog. Here we can post about our experience with Flex, AIR and other RIA development. Post tutorials and examples, and show how to solve problems in Flex or ActionSctript 3. Once more, please welcome on our Flexets Blog.</p>
<img src="http://feedproxy.google.com/~r/Flexets/~4/FLANM3XZtvA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.flexets.com/welcome/feed</wfw:commentRss>
		<feedburner:origLink>http://www.flexets.com/welcome</feedburner:origLink></item>
	</channel>
</rss>
