<?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: Developing Simultaneously for AS2 and AS3</title>
	<atom:link href="http://joshblog.net/2006/02/19/developing-simultaneously-for-as2-and-as3/feed/" rel="self" type="application/rss+xml" />
	<link>http://joshblog.net/2006/02/19/developing-simultaneously-for-as2-and-as3/</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Tue, 31 Jan 2012 13:51:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Josh Tynjala</title>
		<link>http://joshblog.net/2006/02/19/developing-simultaneously-for-as2-and-as3/#comment-83</link>
		<dc:creator>Josh Tynjala</dc:creator>
		<pubDate>Tue, 18 Dec 2007 15:45:54 +0000</pubDate>
		<guid isPermaLink="false">http://lab.zeusdesign.net/index.php/archives/35#comment-83</guid>
		<description>shane, AS2 and AS3 cannot communicate directly like that. If you want to communicate between your SWFs with different languages, you&#039;ll need to use &lt;code&gt;LocalConnection&lt;/code&gt;, but that will require changing your course SWFs. You may simply need to stay in AS2 for this system.</description>
		<content:encoded><![CDATA[<p>shane, AS2 and AS3 cannot communicate directly like that. If you want to communicate between your SWFs with different languages, you&#8217;ll need to use <code>LocalConnection</code>, but that will require changing your course SWFs. You may simply need to stay in AS2 for this system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shane</title>
		<link>http://joshblog.net/2006/02/19/developing-simultaneously-for-as2-and-as3/#comment-82</link>
		<dc:creator>shane</dc:creator>
		<pubDate>Tue, 18 Dec 2007 14:18:04 +0000</pubDate>
		<guid isPermaLink="false">http://lab.zeusdesign.net/index.php/archives/35#comment-82</guid>
		<description>Hi,

i m updating my e-learning course player project with Flash cs3 and AS3.0. the old version of course player was in As2.0. which load  cousre swf files .
it was working fine Flash8  As2.0.
the player load course swf. the loaded course swf on a specifec frame call a method like this
_level0.setButton(2) method from course player;
The setButton(parameter) method defination is in  new courser player. the loaded movie which is in Actionscritp2.0 not finding this method
in new course player which in Actionscript3.0. its working well with the old course player.
can any one give me solution to solve the issue.

i can&#039;t make changes in course swf files b/c there are thousand of course files</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>i m updating my e-learning course player project with Flash cs3 and AS3.0. the old version of course player was in As2.0. which load  cousre swf files .<br />
it was working fine Flash8  As2.0.<br />
the player load course swf. the loaded course swf on a specifec frame call a method like this<br />
_level0.setButton(2) method from course player;<br />
The setButton(parameter) method defination is in  new courser player. the loaded movie which is in Actionscritp2.0 not finding this method<br />
in new course player which in Actionscript3.0. its working well with the old course player.<br />
can any one give me solution to solve the issue.</p>
<p>i can&#8217;t make changes in course swf files b/c there are thousand of course files</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JesterXL</title>
		<link>http://joshblog.net/2006/02/19/developing-simultaneously-for-as2-and-as3/#comment-81</link>
		<dc:creator>JesterXL</dc:creator>
		<pubDate>Mon, 20 Feb 2006 15:23:24 +0000</pubDate>
		<guid isPermaLink="false">http://lab.zeusdesign.net/index.php/archives/35#comment-81</guid>
		<description>Bleh.  E4X is confusing, and about as readable is firstChild.firstChild... I&#039;ll stick to old XML.  It&#039;s faster than E4X anyway.  Agree with everything else, though.  I started in AS2, so ran into the porting issues.  Still, AS2 was faster to develop in, but not debug.</description>
		<content:encoded><![CDATA[<p>Bleh.  E4X is confusing, and about as readable is firstChild.firstChild&#8230; I&#8217;ll stick to old XML.  It&#8217;s faster than E4X anyway.  Agree with everything else, though.  I started in AS2, so ran into the porting issues.  Still, AS2 was faster to develop in, but not debug.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

