<?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: MMUG Flash Remoting session files</title>
	<atom:link href="http://www.herrodius.com/blog/34/feed" rel="self" type="application/rss+xml" />
	<link>http://www.herrodius.com/blog/34</link>
	<description>Thoughts from a software developer</description>
	<lastBuildDate>Mon, 23 Aug 2010 17:50:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Christophe</title>
		<link>http://www.herrodius.com/blog/34/comment-page-1#comment-1014</link>
		<dc:creator>Christophe</dc:creator>
		<pubDate>Sat, 31 Dec 2005 12:18:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=34#comment-1014</guid>
		<description>Hi Bert,

you need to import the classes in every frame where you use them.

regards,
Christophe</description>
		<content:encoded><![CDATA[<p>Hi Bert,</p>
<p>you need to import the classes in every frame where you use them.</p>
<p>regards,<br />
Christophe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bert</title>
		<link>http://www.herrodius.com/blog/34/comment-page-1#comment-912</link>
		<dc:creator>bert</dc:creator>
		<pubDate>Mon, 17 Oct 2005 15:16:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=34#comment-912</guid>
		<description>how come when i use 
var pendingCall:PendingCall = service.Login();

in frame2, i get this 
------
**Error** Scene=Scene 1, layer=Layer 1, frame=2:Line 1: The class or interface &#039;PendingCall&#039; could not be loaded.
     var pendingCall: PendingCall = service.Login();
------
However when i use it in the same frame as the imports everything is alright.</description>
		<content:encoded><![CDATA[<p>how come when i use<br />
var pendingCall:PendingCall = service.Login();</p>
<p>in frame2, i get this<br />
&#8212;&#8212;<br />
**Error** Scene=Scene 1, layer=Layer 1, frame=2:Line 1: The class or interface &#8216;PendingCall&#8217; could not be loaded.<br />
     var pendingCall: PendingCall = service.Login();<br />
&#8212;&#8212;<br />
However when i use it in the same frame as the imports everything is alright.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Halans</title>
		<link>http://www.herrodius.com/blog/34/comment-page-1#comment-901</link>
		<dc:creator>Halans</dc:creator>
		<pubDate>Wed, 05 Oct 2005 11:12:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=34#comment-901</guid>
		<description>That was a great presentation! Thanks again!
A lot of info in a very short time.</description>
		<content:encoded><![CDATA[<p>That was a great presentation! Thanks again!<br />
A lot of info in a very short time.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
