<?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: Loading local images directly into Flash Player 10</title>
	<atom:link href="http://mariusht.com/blog/2009/04/01/loading-local-images-directly-into-flash-player-10/feed/" rel="self" type="application/rss+xml" />
	<link>http://mariusht.com/blog/2009/04/01/loading-local-images-directly-into-flash-player-10/</link>
	<description>A blog about Flex Development.</description>
	<lastBuildDate>Mon, 17 Oct 2011 22:40:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sal</title>
		<link>http://mariusht.com/blog/2009/04/01/loading-local-images-directly-into-flash-player-10/comment-page-1/#comment-182</link>
		<dc:creator>Sal</dc:creator>
		<pubDate>Wed, 16 Dec 2009 22:08:18 +0000</pubDate>
		<guid isPermaLink="false">http://mariusht.com/blog/?p=13#comment-182</guid>
		<description>man I hate when that happens. Here I am thinking it&#039;s something big when it was just that little change.  Well, thanks man... working like a charm now.</description>
		<content:encoded><![CDATA[<p>man I hate when that happens. Here I am thinking it&#8217;s something big when it was just that little change.  Well, thanks man&#8230; working like a charm now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mariush T.</title>
		<link>http://mariusht.com/blog/2009/04/01/loading-local-images-directly-into-flash-player-10/comment-page-1/#comment-181</link>
		<dc:creator>Mariush T.</dc:creator>
		<pubDate>Wed, 16 Dec 2009 21:19:33 +0000</pubDate>
		<guid isPermaLink="false">http://mariusht.com/blog/?p=13#comment-181</guid>
		<description>I got it. You have to change Flex Compiler to at least Flash Player 10.0.0.
http://mariusht.com/files/blog/local_image_viewer/fp10.jpg</description>
		<content:encoded><![CDATA[<p>I got it. You have to change Flex Compiler to at least Flash Player 10.0.0.<br />
<a href="http://mariusht.com/files/blog/local_image_viewer/fp10.jpg" rel="nofollow">http://mariusht.com/files/blog/local_image_viewer/fp10.jpg</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sal</title>
		<link>http://mariusht.com/blog/2009/04/01/loading-local-images-directly-into-flash-player-10/comment-page-1/#comment-180</link>
		<dc:creator>Sal</dc:creator>
		<pubDate>Wed, 16 Dec 2009 20:59:14 +0000</pubDate>
		<guid isPermaLink="false">http://mariusht.com/blog/?p=13#comment-180</guid>
		<description>Yeah it&#039;s the same as yours and I don&#039;t get the error.  I have the latest Flash Player 10 and I&#039;m using the new 3.5 Flex SDK.  What do you think?  The erros are:

Errors(2 items):
1061:  Call to a possibly undefined method load through a reference with static type flash.net:FileRefernce.
1119:  Access of possibly undefined property data through a reference with static type flash.net:FileReference.

Here&#039;s my source code:


 

    
        
     

     

     

</description>
		<content:encoded><![CDATA[<p>Yeah it&#8217;s the same as yours and I don&#8217;t get the error.  I have the latest Flash Player 10 and I&#8217;m using the new 3.5 Flex SDK.  What do you think?  The erros are:</p>
<p>Errors(2 items):<br />
1061:  Call to a possibly undefined method load through a reference with static type flash.net:FileRefernce.<br />
1119:  Access of possibly undefined property data through a reference with static type flash.net:FileReference.</p>
<p>Here&#8217;s my source code:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mariush T.</title>
		<link>http://mariusht.com/blog/2009/04/01/loading-local-images-directly-into-flash-player-10/comment-page-1/#comment-179</link>
		<dc:creator>Mariush T.</dc:creator>
		<pubDate>Wed, 16 Dec 2009 20:37:03 +0000</pubDate>
		<guid isPermaLink="false">http://mariusht.com/blog/?p=13#comment-179</guid>
		<description>Make sure you access fileRef.data after Event.COMPLETE is fired.

Can you show me your code?</description>
		<content:encoded><![CDATA[<p>Make sure you access fileRef.data after Event.COMPLETE is fired.</p>
<p>Can you show me your code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sal</title>
		<link>http://mariusht.com/blog/2009/04/01/loading-local-images-directly-into-flash-player-10/comment-page-1/#comment-178</link>
		<dc:creator>Sal</dc:creator>
		<pubDate>Wed, 16 Dec 2009 18:58:02 +0000</pubDate>
		<guid isPermaLink="false">http://mariusht.com/blog/?p=13#comment-178</guid>
		<description>I tried implementing your code into the Flex Builder 3 that I have and it gives me an error on the .load() function:

Error 1119: Access of possibly undefined property data through a reference with static type flash.net:FileReference.

Why is this?</description>
		<content:encoded><![CDATA[<p>I tried implementing your code into the Flex Builder 3 that I have and it gives me an error on the .load() function:</p>
<p>Error 1119: Access of possibly undefined property data through a reference with static type flash.net:FileReference.</p>
<p>Why is this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

